This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Statically link host's glib in toolchain


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]