Subject: Re: Self build error
To: Andy R <quadreverb@yahoo.com>
From: Marcus Comstedt <marcus@mc.pp.se>
List: port-dreamcast
Date: 01/17/2003 15:09:24
Andy R <quadreverb@yahoo.com> writes:

> Alex had asked me privately to show what error I was
> getting when I tried to build the dreamcast on itself.
> Here it is:
> 
> checking that C++ static constructors and destructors
> are called... no
> configure: error: a working C++ compiler is required
> ***Error code 1
> Stop.
> nbmake: stopped in /usr/src/tools/groff
> ***Error code 1
> 
> I guess the compiler doesn't do C++?

Sounds more like "crt.o doesn't do .init/.fini".
Not a problem with the compiler, but with csu.


  // Marcus