Bug#97905: libstdc++3-dev; Bad /usr/lib/libstdc++.la

2001-05-18 Thread Ben Collins
On Fri, May 18, 2001 at 01:53:13AM -0700, Daniel Schepler wrote: > Package: libstdc++3-dev > Version: 1:3.0-0pre010427 > Severity: normal > > The /usr/lib/libstdc++.la file contains the line > libdir='/usr/lib' > which confuses libtool into trying to link in /usr/lib/libstdc++.so, > which g++ th

Bug#97905: libstdc++3-dev; Bad /usr/lib/libstdc++.la

2001-05-18 Thread Daniel Schepler
Package: libstdc++3-dev Version: 1:3.0-0pre010427 Severity: normal The /usr/lib/libstdc++.la file contains the line libdir='/usr/lib' which confuses libtool into trying to link in /usr/lib/libstdc++.so, which g++ then can't find. This is preventing me from building any KDE applications, even wi

Bug#97904: gcc-3.0: Pointless moving

2001-05-18 Thread herbert
Package: gcc-3.0 Version: 1:3.0-0pre010427 Severity: normal I was wondering if gcc-3.0 can decrease the size of ash since it combines those esp additions/subtractions. Unfortunately, it actually ends up being bigger. Part of the reason for that may be this: findstring: pushl %ebp