[LLVMbugs] [Bug 270] Makefiles Should Install libtool *.la and *.lo files.

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Tue Nov 2 12:14:31 PST 2004


http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=270

rspencer at x10sys.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From rspencer at x10sys.com  2004-11-02 14:14 -------
The recent makefile revisions have made fixing this bug ill-advised. automake
won't be used. The current makefile system builds .a files without using
libtool. Where shared libraries are needed, libtool is used. libtool generated
libraries have their .so and .la versions installed.  

Consequently, this but is resolved with INVALID resolution.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the llvm-bugs mailing list