This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


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: sparc-sun-solaris2.8-g++: collect-ing wrong libraries (32/64 bit)?


Am Dienstag, 3. August 2004 18:24 schrieb lrtaylor@micron.com:
> GCC's 64-bit libraries are in a different directory.  For example, try
> looking under /usr/local/lib for a directory named sparcv9 or something. 
> Or, if GCC's libraries are installed into a GCC-specific sub directory
> somewhere, try looking there.  You'll then need to modify your
> LD_LIBRARY_PATH to look there before /usr/local/lib.
>
> Thanks,
> Lyle

Oh my goddess!

Lyle, thank you very much. I hadn't had '/usr/local/lib/sparcv9' in my 
LD_LIBRARY_PATH. I somehow thought the libs should be found anyway (magic?).
I knew it must be something really stupid!

Thanks a lot!

	Daniel

-- 
Dipl.-Math. (FH) Daniel Franke
Institut fuer Medizinische Biometrie und Statistik
Medizinische Universität zu Luebeck
Ratzeburger Allee 160, Haus 4
23538 Luebeck
Telefon: 0451-500-2786
Telefax: 0451-500-2999
daniel.franke@imbs.uni-luebeck.de


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