DragonFly submit List (threaded) for 2004-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: CPUTYPE for gcc3
On Mon, Jan 26, 2004 at 09:37:33PM +0900, YONETANI Tomokazu wrote:
> - include bsd.cpu.mk from gnu/lib/gcc2/Makefile so that CPUTYPE
> is re-evaluated after setting CCVER=gcc2.
Matt has reverted my changes that tried to fix this,
mostly because those were evil. We are currently discussing how to
fix this. The problem is that including bsd.cpu.mk does _not_ work.
ATM don't try to buildworld with CPUTYPE > pentiumpro, it will break
in when compiling the gcc2 libraries since gcc2 doesn't like the
flags. CPUTYPE is re-evaluated if you include bsd.cpu.mk, but the old
flags (when CCVER was gcc3) are still in place.
Joerg
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]