[Ecls-list] Problemas compiling on x86_64 but with 32 bit linux

John Connors johnc at yagc.ndo.co.uk
Wed Jan 30 22:26:07 UTC 2008


I had similar problems in the past and tried..

  ./configure --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu
--target=i686-pc-linux-gnu

..which worked.

Paulo Jabardo wrote:
> I'm trying to compile ecl on Ubuntu linux - x86. But my computer has a x86_64 processor. 
> The configure script is recognizing my system as a x86_64 even though
> $uname -m
> i686
> 
> 
> When compiling, it obviously gives an error on file ffi_x86_64.c
> 
> How can I fix this?
> (well I was able to compile just changing every mention of ffi_x86_64.o to ffi_x86.o in src/configure but this is not very pretty...)
> 
> Thanks
> 
> Paulo
> 
> 
> 
> 
>       Abra sua conta no Yahoo! Mail, o único sem limite de espaço para armazenamento!
> http://br.mail.yahoo.com/
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Ecls-list mailing list
> Ecls-list at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ecls-list
> 


-- 
+--------------------------------------------------------+
|Cyborg Animation Programmer    |    johnc at yagc.ndo.co.uk|
|http://badbyteblues.blogspot.com -----------------------|
+--------------------------------------------------------+




More information about the ecl-devel mailing list