Bug#373895: g++-4.1: "multiple definition" linker errors with code that used to work

2006-06-16 Thread Brian Nelson
Package: g++-4.1 Version: 4.1.1-5 Severity: important While linking code that uses boost date_time headers, I get lots of errors like: foo.o: (.data+0x0): multiple definition of `_ZN5boost9date_time18parse_match_resultIT_E11PARSE_ERRORE' bar.o:(.data+0x0): first defined here That's from boost/d

Re: qt4-x11

2006-04-25 Thread Brian Nelson
Wouter Verhelst <[EMAIL PROTECTED]> writes: > On Tue, Apr 25, 2006 at 09:47:19AM -0500, Stephen R Marenka wrote: >> On Tue, Apr 25, 2006 at 08:31:07AM -0500, Stephen R Marenka wrote: >> > On Tue, Apr 25, 2006 at 03:22:50PM +0200, Wouter Verhelst wrote: >> > > qt4-x11 needs to be rebuilt on m68k, a

Re: C++ ABI transition for etch

2005-04-26 Thread Brian Nelson
On Tue, Apr 26, 2005 at 01:31:46AM -0700, Steve Langasek wrote: > On Tue, Apr 26, 2005 at 09:15:09AM +0200, Matthias Klose wrote: > > A proposal for a simplification, which reduces/avoids the renaming of > > the KDE packages. All KDE packages depend directly or indirectly on > > libqt3, so it is en

Bug#175468: gcc-3.2: GCC 3.x should be the default C/C++ compiler on all arches

2003-01-05 Thread Brian Nelson
Package: gcc-3.2 Version: 1:3.2.2-0pre3 Severity: wishlist Please post the status of the GCC 3.x transition here, so people aren't in the dark and don't have to constantly ask about it on IRC, debian-devel, etc. -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Li

Re: C++ library broken

2002-11-14 Thread Brian Nelson
Daniel Jacobowitz <[EMAIL PROTECTED]> writes: > On Wed, Nov 13, 2002 at 06:41:24PM -0800, Brian Nelson wrote: >> Alex Romosan <[EMAIL PROTECTED]> writes: >> >> > Brian Nelson <[EMAIL PROTECTED]> writes: >> > >> >> apt-get:

Re: assertion fail assertion fail elf-strtab.c:262

2002-01-11 Thread Brian Nelson
object1.o object2.o -llib1 -llib2... > > I get this warning at the end: > > /usr/bin/ld: BFD 2.11.92.0.12.3 20011121 Debian/GNU Linux assertion fail > ../../bfd/elf-strtab.c:262 > > It builds a binary file, but it doesn't work. > > Any idea ?. Help would b

Linking Qt apps with g++-3.0

2001-11-02 Thread Brian Nelson
s with 3.0 to link against them? -- Brian Nelson <[EMAIL PROTECTED]>