• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: GCC3?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GCC3?


  • Subject: Re: GCC3?
  • From: "Alastair J.Houghton" <email@hidden>
  • Date: Mon, 11 Aug 2003 10:53:20 +0100

On Monday, August 11, 2003, at 07:07 am, April Gendill wrote:

The other day I installed the GCC update for the december tools and all of a sudden none of my programs would compile. I would get sometimes hundreds of parse errors. But if I retyped the line of code the parse error went away.
Has any one else experienced this or anything similar?

The usual problem people have is that they install the GCC update without reading the release notes properly, and end-up trying to compile code that declares variables mid-block with GCC 2.95, which will fail because the ability to declare variables between statements was added by C99, which GCC 2.95 doesn't support.

I haven't seen anyone complain about random parse errors though.

Kind regards,

Alastair.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: GCC3?
      • From: April Gendill <email@hidden>
References: 
 >GCC3? (From: April Gendill <email@hidden>)

  • Prev by Date: Re: Setting focus to text field in drawer
  • Next by Date: NSFileManager's enumeratorAtPath can't handle aliases
  • Previous by thread: GCC3?
  • Next by thread: Re: GCC3?
  • Index(es):
    • Date
    • Thread