public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* GCC support libraries and sysroot
@ 2012-03-23  1:23 Michael Hope
  2012-03-23  6:27 ` Building armv7 "cross-native" GCC Douglas Jerome
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Michael Hope @ 2012-03-23  1:23 UTC (permalink / raw)
  To: crossgcc

Hi there.  Why does crosstool-NG create a symlink from
$tuple/$sysroot/lib to $tuple/lib?  It causes GCC to install support
libraries like libgcc_s.so into the sysroot instead of the default
location which makes it tricky to replace the sysroot later.

For our binary builds we plan to supply a few different sysroots
including a minimal libc, developer image with GTK and X, and a
desktop image with a wide range of packages.  They'll come as tarballs
and the intent is for people to delete the old $tuple/$sysroot and
extract the new one in its place.  Currently this means that the
support libraries will also get deleted.  The target comes with these
libraries preinstalled.

-- Michael

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2012-07-17  3:59 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-23  1:23 GCC support libraries and sysroot Michael Hope
2012-03-23  6:27 ` Building armv7 "cross-native" GCC Douglas Jerome
2012-03-25 14:37 ` GCC support libraries and sysroot Yann E. MORIN
2012-03-25 15:16   ` Paul Smith
2012-03-25 18:28     ` Khem Raj
2012-03-25 19:26       ` Michael Hope
2012-05-06 16:37 ` Thomas Petazzoni
2012-05-06 20:24   ` Michael Hope
2012-05-09  8:26     ` Thomas Petazzoni
2012-07-16  8:03 ` Maurizio Vitale
2012-07-20  3:56   ` Michael Hope

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).