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 <[EMAIL PROTECTED]> "When all else fails, use brute force" Ken Thompson