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]

picky question about location of "sys-root" directory


  i notice that, when i build with USE_SYSROOT=1, the resulting
"sys-root" directory ends up in the ${PREFIX}/${TARGET} with a couple
of other directories:

	bin/
	lib/
	sys-root/

  given that sys-root represents a target-specific chroot-type
directory, is there a reason it's created in this particular location,
along with two sibling directories?  theoretically, that sys-root
directory could be anywhere, right, as long as subsequent build steps
have access to it, no?  or is there some reason it's located where it
is?  just curious.

rday

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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