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: Workaround for AI32 compiler for x86_64 lib problem


Matthew Tippett wrote:
> To: Dan Kegel
The build of gcc-3.3.3/libc-2.2.5 works fine, and the directories are structured correctly...

However, the linking of c++ files fails, the linker is looking for libgcc_s.so in x86_64-unknown-linux-gnu/lib/, when the files are (correctly?) in x86_64-unknown-linux-gnu/lib64/.

A symlink fixes the problem.

Hmm, wonder why I never ran into that. Odd. You shouldn't have to do that... - Dan

--
My technical stuff: http://kegel.com
My politics: see http://www.misleader.org for examples of why I'm for regime change

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