This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Using ld instead of ar
- From: Itay Meiri <Etay at camelot dot com>
- To: "'automake at gnu dot org'" <automake at gnu dot org>
- Date: Wed, 16 Jan 2002 15:10:52 +0200
- Subject: Using ld instead of ar
Hi,
My project is built from several source subdirs. By default automake
is using ar to build a single 'somelib.a' in every subdir before the final
link. How can I make it use ld instead of ar?
I tried using libtool but it didn't help.
TIA
-----------------------------------------------------------------
Etay Meiri <etay@camelot.com>
"When all else fails, use brute force"
Ken Thompson