Re: Looking for a Workaround for GCC Bug
Re: Looking for a Workaround for GCC Bug
- Subject: Re: Looking for a Workaround for GCC Bug
- From: Alastair Houghton <email@hidden>
- Date: Fri, 16 Jan 2004 15:46:46 +0000
On 16 Jan 2004, at 05:58, Larry Bright wrote:
> If anyone knows a workaround for the following bug (I have reported it
> to Apple), I would appreciate knowing about it. I discovered this bug
> while developing in Xcode, but it seems trace back to the GCC compiler
> (version 3.3).
It seems to work just fine using GCC 3.3 20030304 (Apple Computer, Inc.
build 1495). Try doing
gcc -v
and see what your GCC comes back with. If it's earlier than mine, then
you probably want to download the latest update from ADC (it seems the
CD image is the best thing to get as it appears to be more complete
than the Software Update download).
(I tested it using
gcc -g -c ctl.m
which generated a .o file just fine. Do you have any other options
enabled as well?)
Kind regards,
Alastair.
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.