[Bug 59635] New: no extension to LIBRARY target
Torben H.Nielsen
torben.nielsen at rocketmail.com
Wed Jun 11 08:32:08 UTC 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=59635
Summary: no extension to LIBRARY target
Product: kdevelop
Version: unspecified
Platform: Mandrake RPMs
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdevelop-devel at kdevelop.org
ReportedBy: torben.nielsen at rocketmail.com
Version: 3.0.0 CVS (using KDE KDE 3.1)
Installed from: Mandrake RPMs
Compiler: gcc 3.2.2
OS: Linux
When you create a libtool target (LTLIBRARY) the automake manager ensures that the target-name has the suffix ".la"
Likewise should a normal library target (LIBRARY) have the suffix ".a" but the automake manager do not check for this issue.
More information about the KDevelop-devel
mailing list