This is the mail archive of the crossgcc@sources.redhat.com 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: crosstool switching to /lib + /usr/lib ?


On Wed, 14 Jan 2004, Charlie Brady wrote:

> On Wed, 14 Jan 2004, Kai Ruottu wrote:
> 
> > ie. there is this wrong SEARCH_DIR("..."), so 'ld' has this bug...
> 
> Be careful there. Some of those SEARCH_DIRs might be bogus - for instance
> if --nostdlib is set (and maybe if you are cross-compiling, IIRC) , then
> ld will print some dirs which it does not search.

See ldfile_add_library_path(), in ld/ldfile.c.

--
Charlie


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