Statically link host's glib in toolchain

Yann E. MORIN yann.morin.1998@free.fr
Sun Dec 14 11:16:00 GMT 2014


Zvi, All,

On 2014-12-14 05:58 +0200, Zvi Vered spake thusly:
> 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.

glibc, not glib. glib is a completely different thing, and is not used
in a toolchain.

> Is it possible to statically linked the host glib in the toolchain ?

Yes, what you are looking for is:
    Toolchain options  --->
        [ ] Build Static Toolchain

Note that you may have to install some "development" packages on your
distribution.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

--
For unsubscribe information see http://sourceware.org/lists.html#faq



More information about the crossgcc mailing list