bug-libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: BUG: library type search order


From: Markus Diesmann
Subject: Re: BUG: library type search order
Date: Thu, 12 Feb 2004 15:44:55 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031007

Dear Libtool developers,

I was now able to check libtool 1.5.2 on our system.
As you can see from the output of libtool below the error persists.
The search order of libtool still is:
     1. library type
     2. library path

Thanks for your great tool, fast response, and
interest in our problem.

Greetings,
Markus Diesmann


/bin/sh ../libtool --mode=link g++ -W -Wall -pedantic -Wno-long-long -O2 -I/opt/scali/include -D_REENTRANT -o net netbrunel.o ./libsynod.a ../librandom/librandom.a -L/opt/scali/lib -lmpi -lm
mkdir .libs
g++ -W -Wall -pedantic -Wno-long-long -O2 -I/opt/scali/include -D_REENTRANT -o net netbrunel.o ./libsynod.a ../librandom/librandom.a -L/opt/scali/lib /usr/lib/libmpi.a -lm
-Wl,--rpath -Wl,/usr/nld/lib -Wl,--rpath -Wl,/usr/nld/lib

ls /usr/lib/libmpi*
/usr/lib/libmpi.a  /usr/lib/libmpi.la

ls /opt/scali/lib/libmpi*
/opt/scali/lib/libmpi.a  /opt/scali/lib/libmpi.so

--
Dr. Markus Diesmann             Computational Neurophysics
Tel:    +49 (0)761 203 9550     Dept. Neurobiology & Biophysics
Fax:    +49 (0)761 203 2860     Biology III, Albert-Ludwigs-University
Mobile: +49 (0)151 12153069     Schaenzlestr. 1, 79104 Freiburg, Germany






reply via email to

[Prev in Thread] Current Thread [Next in Thread]