Gcc 4.0.0 on NCR

2005-05-02 Thread Bruzzone Mirko
Goodmornig, I have a problem when compiling the gcc 4.0.0 on NCR release 4.0 version 3.0, system UNIX_SV The system displays some errors: config.status: executing default commands if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true

Re: Gcc 4.0.0 on NCR

2005-05-03 Thread James E Wilson
Bruzzone Mirko wrote: make: fatal error: don't know how to make ./../include/ansidecl.h (bu42). *** Error code 1 (bu21) Are you building in the srcdir or a separate objdir? Building in the srcdir is supposed to work, but is known to be broken in gcc-4.0.0. So you must build in a separate objdir