[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: gcc 3.0 for potato



Stefan Schroepfer wrote:
> 
> After all, trying to compile own stuff with "my" new compiler
> I get linker error messages like
> Main.o(.data+0x0): undefined reference to `__gxx_personality_v0'

(Replying to my own mail.)

After some investigation, this looks like a (small) compiler bug.
Linking my C++ stuff manually against libsupc++.a, I was able to
get it to work.

Regards,
Stefan Schroepfer



Reply to: