[BusyBox] gcc problem in editor/sed.c

Steven Scholz steven.scholz at imc-berlin.de
Fri Oct 10 09:36:15 UTC 2003


Rob,

> By default, gcc 2.95 apparently doesn't allow c++ extensions in C.  I just 
> chrooted into an environment that had it and compiled the following.  
> Compiling "gcc blah.c" it barfed.  But renamed blah.C (which indicates C++, I 
> believe), it took it.
> 
> gcc 3.2.2 took it even as "blah.c", it is indeed a change in gcc behavior with 
> the new version...

I got the same. Even with the ppc_8xx-gcc.

blah.cxx works as well...

There must be an option to switch this behaviour on?

Steven





More information about the busybox mailing list