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

See the CrossGCC FAQ 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: libc.so GROUP Statement


Doug, All,

On Tuesday 29 December 2009 23:59:34 Doug Kehn wrote:
> The proper fix is to fix my build environment.

Good to see you resolved your issue. :-)

Usually, I leave the libraries and headers from the toolchain to the place
they belong: in the sysroot. gcc is smart enough to find them when needed.

Then, once my rootfs (eg. staging area) is finished, I use the 'populate'
helper from crosstool-NG to put system libraries in the rootfs (in fact
a copy of the rootfs), so the rootfs only contains stuff added by the
packages I installed in it.

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


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