public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* Multiple copies of libraries in sysroot
@ 2013-06-13  9:22 Pitchumani Sivanupandi
  0 siblings, 0 replies; only message in thread
From: Pitchumani Sivanupandi @ 2013-06-13  9:22 UTC (permalink / raw)
  To: crossgcc

Hi,

I used ct-ng to build arm toolchain (for linux and windows). There are multiple library folders generated as follows:
arm-none-eabi/lib
                        /lib32
                        /lib64
                        /sysroot/lib
                        /sysroot/lib32
                        /sysroot/lib64

Same copy of libraries present inside all these folders (no symlinks).

ct-ng config snip:
# General toolchain options
CT_FORCE_SYSROOT=y
CT_USE_SYSROOT=y
CT_SYSROOT_NAME="sysroot"
CT_SYSROOT_DIR_PREFIX=""
CT_WANTS_STATIC_LINK=y
CT_STATIC_TOOLCHAIN=y

ct-ng version: 1.16.0

Is it possible to avoid redundant copies of libraries and have only one lib? 		 	   		  
--
For unsubscribe information see http://sourceware.org/lists.html#faq

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-06-13  9:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-13  9:22 Multiple copies of libraries in sysroot Pitchumani Sivanupandi

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).