Re: binutils 2.15.91 and 2.16.91: ctors from crtend.o not load on linux cross gcc (__cxa_throw)

2006-01-13 Thread Henry Nestler
Henry Nestler wrote: * Bug: Cross compile from linux for mingw32 don't init the ctors from crtend.o! Every 'throw' in a program crashes with a "NULL-Pointer read" in function __cxa_throw. [...] Problem is, that "*crtend.o (.ctors)" in linker script does not include the function pointer to "_

[Bug ld/2147] ctors from crtend.o not linked on linux cross gcc (__cxa_throw)

2006-01-13 Thread Henry at BigFoot dot de
--- Additional Comments From Henry at BigFoot dot de 2006-01-13 10:11 --- Sorry, this bug comes from changing by mingw32 specials. It's no problem in standard binutils. Henry -- What|Removed |Added ---