Re: FreeBSD 6 is coming too fast

From: Steve Kargl (sgk_at_troutmask.apl.washington.edu)
Date: 04/25/05

  • Next message: Chad Leigh -- Shire.Net LLC: "Re: FreeBSD 6 is coming too fast"
    Date: Mon, 25 Apr 2005 09:13:11 -0700
    To: Kirill Ponomarew <krion@voodoo.oberon.net>
    
    

    On Mon, Apr 25, 2005 at 05:26:48PM +0200, Kirill Ponomarew wrote:
    >
    > Do not forget about pointyhat which compiles a tons of ports. Switching
    > it to gcc-4.0 would decrease builds time, and it's not a bad idea IMHO.
    >

    Any port that uses Fortran will be broken by a blanket switch
    to gcc-4.0.0. g77 is no longer a GCC frontend. Gfortran, which
    replaces g77, can handle somewhere around 95% of the Fortran 77
    language and around 90% of the Fortran 95 language.

    If you want to try gcc-4.0.0, download the tar ball and do

    configure --prefix=/usr/local --program-suffix=4 languages=c,c++

    Add CC=gcc4 to C++=g++4 to make.conf and try building a few ports.

    -- 
    Steve
    _______________________________________________
    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: Chad Leigh -- Shire.Net LLC: "Re: FreeBSD 6 is coming too fast"

    Relevant Pages

    • Re: Control ofUSB devices
      ... However, OMR readers are robust solid, steel, powerful pick-grab-and- ... But the application is best handled as a Fortran program, ... these ports, and of course DOS and DOS-in-Windows and command line ... these macjine went with the tide and provided USB plugs on the cables ...
      (comp.lang.fortran)
    • Re: lzma compression/decompression in bsdtar/libarchive?
      ... Subject: lzma compression/decompression in bsdtar/libarchive? ... lzma-compressed distfile rather than the bzip2-compressed distfile. ... additional ports by switching to lzma, the decision to revert to bzip2 ...
      (freebsd-hackers)
    • momentary system "pauses" when switching VTYs
      ... it would take almost 2 whole seconds before switching. ... <ACPI PCI bus> on pcib0 ... 3 ports with 3 removable, ... fwohci0: No. of Isochronous channels is 4. ...
      (freebsd-hackers)
    • Re: /usr/share/mk/sys.mk and FORTRAN on -CURRENT
      ... discovered that the port uses $to find the FORTRAN compiler. ... I don't know what the proper fix is, but I though I should point ... One might well want the option to use any of the several FORTRAN ... The various ports that use Fortran should be checked to see what ...
      (freebsd-current)
    • Re: X11 crashes after update from 7-BETA7 to 7-RELEASE
      ... crashes, e.g. when switching in mplayer from fullscreen to windowed ... Rebuilding the ports ...
      (comp.unix.bsd.freebsd.misc)