5.1 RELEASE bugs?

From: Christer Gundersen (chgu_at_carebears.mine.nu)
Date: 07/13/03

  • Next message: Shin-ichi YOSHIMOTO: "Re: 5.1 RELEASE bugs?"
    Date: Sun, 13 Jul 2003 12:05:20 +0200 (CEST)
    To: freebsd-current@freebsd.org
    
    

    Hi!

    I was installing 5.1 yesterday, i and think i discoverd some small bugs.

    COPTFLAGS is not respected when buling modules, just the kernel. when
    builings modules it seems to like CFLAGS better.

    With 'CPUTYPE=p4' and '-march=pentium4' in make.conf, when compiling
    something it seems to use 'cc -march=pentium3 -march=pentium4 <blahblah>
    ls.c'
    the word 'pentium3' dont exist in make.conf.

    (yes, the machine is a Pentium4)

    -- 
    Med vennlig hilsen / Best regards
    Christer Gundersen / dizzy tun3Z
    http://dtz.cjb.net - http://carebears.mine.nu
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
    

  • Next message: Shin-ichi YOSHIMOTO: "Re: 5.1 RELEASE bugs?"