hey,
I have compiled an autotooled library which has a .cpp file. libtool uses
g++ to created the .dll. Hence, the .la file of that library contains
things like -lmingw32 and -lmingwex, which are in libstdc++.la
That is annoying because when i compile another library which uses the
previous o
On Mon, 2010-01-18 at 16:26 +0100, David Sveningsson wrote:
> (gdb) bt
> #0 0x004442bb in coff_write_relocs (abfd=0x196ff20) at
> /home/ext/temp/cegcc/src/binutils/bfd/coffcode.h:2651
> #1 coff_write_object_contents (abfd=0x196ff20) at
> /home/ext/temp/cegcc/src/binutils/bfd/coffcode.h: