Hi, Ralf Wildenhues a écrit :
* Barthelemy von Haller wrote on Fri, Feb 27, 2009 at 03:22:51PM CET:Ralf Wildenhues a écrit :I am not completely sure of what you asked in second (--mode=link) but here is what I did :[...] I would need to look at the output of /bin/sh ../../libtool --tag=CXX --configas well as the output of the --mode=link command line above, with --debug added as first argument after ../../libtool. Please gzip this output, it will be large./bin/sh ../../libtool --tag=CXX --config > libtoolOutput1.txt/bin/sh ../../libtool --debug --tag=CXX --mode=link > libtoolOutput2.txt 2>&1 I would be pleased to send other information if that was not what you meant.The first is ok. For the second, I meant to see the output of the following long line, when run in the correct directory: /bin/sh ../../libtool --debug --mode=link g++ -fPIC -Wall -Wextra -Wshadow -Wredundant-decls -g -O2 -o libAmoreCore.la -rpath /opt/amore/lib -release 1.1 -L/local/root/lib -L/date/monitoring/Linux -lmonitor -L/usr/local/lib -lshift -L/date/db/Linux -lDb -L/date/infoLogger/Linux -lInfo -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lmygcc -lCore -lCint -lRIO -lNet -lHist -lGraf -lGraf3d -lGpad -lTree -lRint -lPostscript -lMatrix -lPhysics -lMathCore -lThread -lGui -pthread -lm -ldl -rdynamic -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lmygcc -lRMySQL CoreDict.lo StringUtility.lo Event.lo MOMessage.lo MonitorInterface.lo MonitorObject.lo MySQLServer.lo PoolInterface.lo RuntimeModule.lo SocketInterface.lo TDATEEventParser.lo Run.lo Session.lo LogBook.lo InfoLogger.lo RunControl.lo AmoreDA.lo AmoreDABackEnd.lo (and yes, both stdout and stderr in the same file please).
Ok, I have attached the output of the previous command.
You can probably get this output also with something like make rm -f libAmoreCore.la make libAmoreCore.la LIBTOOLFLAGS=--debug if you are using Automake >= 1.10.
I did with the first method.
Thanks, Ralf
Cheers, Barth -- Barthélémy von Haller [email protected] CERN PH-AID (ALICE DAQ)
libtoolOutput3.tgz
Description: GNU Zip compressed data
_______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool
