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: general questions about sysroot in building a toolchain


Maxim Osipov wrote:
By definition, --with-sysroot=dir option shall produce relocatable toolchain with if dir is inside of installation tree (or dir is omitted).

In all toolchains I built, that worked fine. If it doesn't for you - you've found a bug in toolchain. But try to move toolchain first, probably you just miss something ;)

The fix-fixincl patch I apply to recent gcc's may cause problems running moved toolchains. I haven't checked it out yet. See comment #1 to http://gcc.gnu.org/PR22541

--
Trying to get a job as a c++ developer?  See http://kegel.com/academy/getting-hired.html

------
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]