• 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
gcc-4.0 failed with exit code 1
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gcc-4.0 failed with exit code 1


  • Subject: gcc-4.0 failed with exit code 1
  • From: Cem Karan <email@hidden>
  • Date: Fri, 14 Jul 2006 07:01:26 -0400

The subject line says it all; I keep having gcc itself fail while trying to compile a bunch of code I've got. The warnings/errors from one particular crash instance is below. Note that this keeps happening over and over again on different files, but what I'll do is keep telling XCode to compile, over and over again. Each time I do a recompile, it appears that the set of files that crash are fewer, like there is some sort of race going on that I can beat once in a while.

cd /Volumes/Blueradio/project/trunk/BuildSystemFiles/OS_X/UnitTests
/usr/bin/gcc-4.0 -x c -arch ppc -pipe -std=c99 -fno-asm -Wno- trigraphs -fasm-blocks -O0 -Wmissing-prototypes -Wreturn-type - Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function - Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value - Wunknown-pragmas -pedantic -Wshadow -Wfour-char-constants -Wsign- compare -Wnewline-eof -fmessage-length=0 -mtune=G5 - fvisibility=hidden -mfix-and-continue -mmacosx-version-min=10.4 - gdwarf-2 -I/Volumes/Blueradio/project/trunk/BuildSystemFiles/OS_X/ UnitTests/build/UnitTests.build/Debug/UnitTests.build/UnitTests.hmap - Wall -Wextra -F/Volumes/Blueradio/project/trunk/BuildSystemFiles/OS_X/ UnitTests/build/Debug -I/Volumes/Blueradio/project/trunk/ BuildSystemFiles/OS_X/UnitTests/build/Debug/include -I/Volumes/ Blueradio/project/trunk/BuildSystemFiles/OS_X/UnitTests/build/ UnitTests.build/Debug/UnitTests.build/DerivedSources -DUNIXORWIN32 - DARL_C_STANDARD=199901L -DNDEBUG_PTHREAD - DTEST_ARLASSERT_TESTNUMBER=8 -DADJDEBUG=1 -isysroot /Developer/SDKs/ MacOSX10.4u.sdk -c /Volumes/Blueradio/project/trunk/BuildSystemFiles/ OS_X/UnitTests/../../../Source/rtxc/rtxc.c -o /Volumes/Blueradio/ project/trunk/BuildSystemFiles/OS_X/UnitTests/build/UnitTests.build/ Debug/UnitTests.build/Objects-normal/ppc/rtxc.o
In file included from /Volumes/Blueradio/project/trunk/ BuildSystemFiles/OS_X/UnitTests/../../../Source/rtxc/rtxc.c:15:
/Volumes/Blueradio/project/trunk/BuildSystemFiles/OS_X/ UnitTests/../../../Source/rtxc/rtxcarg.h:418: error: parse error before 'time_t'
/Volumes/Blueradio/project/trunk/BuildSystemFiles/OS_X/ UnitTests/../../../Source/rtxc/rtxcarg.h:418: warning: no semicolon at end of struct or union
/Volumes/Blueradio/project/trunk/BuildSystemFiles/OS_X/ UnitTests/../../../Source/rtxc/rtxcarg.h:419: warning: ISO C does not allow extra ';' outside of a function
/Volumes/Blueradio/project/trunk/BuildSystemFiles/OS_X/ UnitTests/../../../Source/rtxc/rtxc.c: In function 'rtxc':
/Volumes/Blueradio/project/trunk/BuildSystemFiles/OS_X/ UnitTests/../../../Source/rtxc/rtxc.c:1335: error: dereferencing pointer to incomplete type
/Volumes/Blueradio/project/trunk/BuildSystemFiles/OS_X/ UnitTests/../../../Source/rtxc/rtxc.c:1347: error: dereferencing pointer to incomplete type
/Volumes/Blueradio/project/trunk/BuildSystemFiles/OS_X/ UnitTests/../../../Source/rtxc/rtxc.c:1557: warning: comparison between signed and unsigned
/Volumes/Blueradio/project/trunk/BuildSystemFiles/OS_X/ UnitTests/../../../Source/rtxc/rtxc.c:1681: warning: comparison between signed and unsigned
/Volumes/Blueradio/project/trunk/BuildSystemFiles/OS_X/ UnitTests/../../../Source/rtxc/rtxc.c:1731: warning: comparison between signed and unsigned
/Volumes/Blueradio/project/trunk/BuildSystemFiles/OS_X/ UnitTests/../../../Source/rtxc/rtxc.c:1996: warning: comparison between signed and unsigned
/Volumes/Blueradio/project/trunk/BuildSystemFiles/OS_X/ UnitTests/../../../Source/rtxc/rtxc.c:2142: warning: comparison between signed and unsigned


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: gcc-4.0 failed with exit code 1
      • From: Chris Espinosa <email@hidden>
  • Prev by Date: Xcode flags to gcc
  • Next by Date: Enabling NSZombieEnabled depending on build configuration.
  • Previous by thread: Re: Xcode flags to gcc
  • Next by thread: Re: gcc-4.0 failed with exit code 1
  • Index(es):
    • Date
    • Thread