DragonFly bugs List (threaded) for 2004-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: crash while doing mkdir (system as of afternon today )
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]