Statically link host's glib in toolchain
Reinoud Koornstra
reinoudkoornstra@gmail.com
Sun Dec 14 11:32:00 GMT 2014
It is possible. Crosstools, will compile an own glibc, gcc etc. Just
set the target for 64 bits and the correct cpu type.
Normally you want to be on the same glibc version that your centos 6.3
or 6.4 uses.
If you're building glib on centos 5.9-32 bit for the 6.3 version 64
bit, this page helps:
https://developer.gnome.org/glib/2.26/glib-cross-compiling.html
do you want to have a statically linked gcc, gdb etc, is that what you mean?
On Sat, Dec 13, 2014 at 8:58 PM, Zvi Vered <veredz72@gmail.com> wrote:
> Hello,
>
> I’m currently using crosstool 1.20.0
>
> Is it possible to build a toolchain on Centos 5.9 – 32 and run it on Centos
> 6.3 –64 ?
>
> The question regards to the glib installed on Centos 5.9-32.
>
> Is it possible to statically linked the host glib in the toolchain ?
>
> Regards,
> Z.V
>
>
> --
> For unsubscribe information see http://sourceware.org/lists.html#faq
>
--
For unsubscribe information see http://sourceware.org/lists.html#faq
More information about the crossgcc
mailing list