GCC 3.3.3?

From: Andreas Möller (andreas-moeller_at_gmx.net)
Date: 12/29/03

  • Next message: Brendon and Wendy: "USB Audio"
    Date: Mon, 29 Dec 2003 00:23:10 +0100
    To: current@FreeBSD.org
    
    

    Hello list,

    I just wondered why GCC in -CURRENT (and RELENG_5_2 aswell) identifies
    itself as GCC 3.3.3. As far as I can tell the most recent release is
    3.3.2, while 3.3.3 is still being developed and scheduled for release
    around end of january next year.

    I think the GCC currently in the tree is a prerelease of what eventually
    will become the 3.3.3 release and should be marked accordingly, but
    perhaps I just missed something.

    This issue (if it is an issue at all) is mainly cosmetic, though.

    -Andreas

    _______________________________________________
    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: Brendon and Wendy: "USB Audio"

    Relevant Pages

    • Re: GCC 4.0 [Re: FreeBSD 6 is coming too fast]
      ... gcc40 revelas some interesting "bugs" in the code... ... >>into the tree. ... I'd caution against jumping into GCC 4.0 just because of the ...
      (freebsd-current)
    • Re: The upcoming GCC 3.3+ upgrade
      ... Kris did a package building pass on a package cluster with them ... within our src/ tree, and thanks to him the tree is in a very good shape ... for GCC 3.3. ... Kernel is worse, especially on 64-bit platforms, hence my ...
      (freebsd-current)
    • Re: port gcc for c51 step by step
      ... Just because a processor is not listed on the GCC website, it does not have to be the case that it is not already ported and actively maintained for GCC. ... E.g. the MIL-STD-1750A used to have a configuration in GCC supported by the Free Software Foundation, but even after it was culled from GNU.org it was still privately maintained in a commercial product. ... the msp430 port is a solid and port with strong development outside the official tree. ...
      (comp.arch.embedded)
    • Re: any value to "NORET_TYPE" macro?
      ... >>> sprinkled throughout the tree? ... AFAICT, NORET_TYPE must've been introduced to silence gcc _warnings_, ... So the way to "test" your patch would be to see if there is any increase / ... decrease in the number of *warnings* blurted out by gcc during kernel build ...
      (Linux-Kernel)
    • how to fool gcc?
      ... I'm having trouble with some uncommitted OpenPAM patches that I'd like ... to get into the tree. ... Part of the patch declares openpam_logas printf-like so gcc can ... debugging macros such as this: ...
      (freebsd-hackers)