crash while doing mkdir (system as of afternon today )

Joerg Sonnenberger joerg at britannica.bec.de
Mon Apr 5 12:15:19 PDT 2004


On Mon, Apr 05, 2004 at 12:06:16PM -0700, Matthew Dillon wrote:
>     We should only have to override the core C compiler: cpp and cc1,
>     and the assembler and linker (as and ld).  That isn't too bad a hack.
>     And for now we only need to do it for GCC2.  We always compile GCC2
>     with GCC2.

Are you sure about this? Most of world, including both compilers are built
with whatever CCVER specifies. I agree that cpp/cc1 and as/ld are the most
important parts.

> 
>     What do you think?

If we want to remove options, we should remove at least -march too. GCC2
is known to sometimes produce bad code with this as well.

Joerg

> 
> 						-Matt





More information about the Bugs mailing list