On Fri, 23 Dec 2011 17:01:13 -0800
Paul Bowyer <pbow...@olynet.com> wrote:

> I would still like to know how to compile ecl on the 64-bit platform so 
> the created library will work with 32-bit created executables. I tried 
> passing some arguments to configure in an effort to get gmp to compile, 
> but I don't yet know the proper combination. I'll try some other things 
> after the holidays.

Unfortunately my experience is either limited to pure 64-bit or 32-bit
code (mostly on NetBSD, which build.sh script simplifies having
multiple cross-compilers under /usr/tools/), or with NetBSD's NETBSD_32
compat to run 32-bit applications under a 64-bit kernel (I'm sure this
must also be possible on Linux, though).

If you would like to use a 64-bit toolchain to build 32-bit binaries,
perhaps that the -m32 or -m32-bit option to CC/gcc might help (if the
compiler was compiled with such support), but I never tried this.
Others reading this list might have better advice.

> Have a great holiday season,

Thanks, same to you, Juanjo and to all readers of this list :)
-- 
Matt

------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to