[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
create executable file
From: |
susan xie |
Subject: |
create executable file |
Date: |
Tue, 13 Nov 2007 02:57:53 -0500 |
Hi,
I want to create an executable file with the libraries created by libtool
during 'make' process, but I met the following errors:
-------------------------------------------------------------------------
make[1]: Entering directory `/test'
/bin/sh ../../../libtool --mode=link --tag=CXX g++ -g -O2 -o main -Wl -rpath
main.o ../../../foo1/foo1/libfoo1.la ../../../foo2/foo2/libfoo2.la
../../../foo3/foo3/libfoo3.la
libtool: link: only absolute run-paths are allowed
make[1]: *** [main] Error 1
---------------------------------------------------------------------------
Would you please let me know how to solve this problem? thanks in advance.
Ting
_________________________________________________________________
Boo! Scare away worms, viruses and so much more! Try Windows Live OneCare!
http://onecare.live.com/standard/en-us/purchase/trial.aspx?s_cid=wl_hotmailnews
- create executable file,
susan xie <=