• 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: Dreaded gcc-4.2 failed with error code 1
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Dreaded gcc-4.2 failed with error code 1


  • Subject: Re: Dreaded gcc-4.2 failed with error code 1
  • From: Jens Alfke <email@hidden>
  • Date: Sun, 04 Dec 2011 10:33:38 -0800


On Dec 4, 2011, at 9:57 AM, Wade Williams wrote:

Trying to build some code and getting the dreaded error code 1 message.All disclosure triangles are expanded.  There are no additional error messages that I can see.
Anyone have any ideas?  Where can I find what the error is?

I found a workaround. It’s not the compiler’s fault: it’s emitting error messages, just for some reason Xcode isn’t picking them up. So re-run the build step in a shell where you can see all of its output:

1: Expand the Xcode error so you can see the commands it ran
2: Select and copy all of the commands in that step
3: Open a new window in Terminal
4: Paste
5: If necessary [if you didn’t copy the newline at the end] hit Return.

This should re-run the build step and show you all of the output including errors.

6: Close the shell window, because all kinds of internal Xcode environment variables may now have been set (depending on what type of build step you ran.)

—Jens
 _______________________________________________
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: Dreaded gcc-4.2 failed with error code 1
      • From: Joar Wingfors <email@hidden>
    • Re: Dreaded gcc-4.2 failed with error code 1
      • From: Wade Williams <email@hidden>
References: 
 >Dreaded gcc-4.2 failed with error code 1 (From: Wade Williams <email@hidden>)

  • Prev by Date: Re: Dreaded gcc-4.2 failed with error code 1
  • Next by Date: Re: Dreaded gcc-4.2 failed with error code 1
  • Previous by thread: Re: Dreaded gcc-4.2 failed with error code 1
  • Next by thread: Re: Dreaded gcc-4.2 failed with error code 1
  • Index(es):
    • Date
    • Thread