libtool
[Top][All Lists]
Advanced

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

Found problem but what's the fix.


From: David Thompson
Subject: Found problem but what's the fix.
Date: Wed, 31 Jul 2002 11:14:07 -0600

Okay,

On my problem yesterday with creating static libraries for MacOS X. The problem is introduced in ltmain.in on line 4296, the line reads:

oldobjs="$oldobjs$old_deplibs $non_pic_objects"

Now, oldobjs holds the .libs/*.o files and the non_pic_objects holds the *.o files. Why are both being archived? Shouldn't it just be one or the other? With both, everything is duplicated. Please somebody in the know for other platforms please let me know which it should be. I can fix it for my installation of libtool, but I'd like to see it fixed in cvs.

David
--
.............................................................................
David L. Thompson                          The University of Montana
mailto:address@hidden                 Computer Science Department
http://www.cs.umt.edu/u/dthompsn           Missoula, MT  59812
                                           Work Phone : (406)257-8530



reply via email to

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