libtool
[Top][All Lists]
Advanced

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

partial linking with libtool


From: Пухальский Юрий Андреевич
Subject: partial linking with libtool
Date: Thu, 13 Jan 2005 15:48:06 +0300

Good day!

Am I right, that there is no way to pass additional linker flags when doing 
partial linking?

I try
./libtool --mode=link g++ -Xlinker -<flag> -o a.o b.o

And anyway it produces
ld -r -o a.o b.o

Btw, it doesn't show "-Xlinker", "-XCClinker" and "-Wl," options in help screen 
when invoking
libtool --help --mode=link




reply via email to

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