• 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: Link failure (clang failed with exit code 1) with no explanation
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Link failure (clang failed with exit code 1) with no explanation


  • Subject: Re: Link failure (clang failed with exit code 1) with no explanation
  • From: Fritz Anderson <email@hidden>
  • Date: Thu, 05 Apr 2012 15:42:53 -0500

On 5 Apr 2012, at 3:31 PM, David Dunham wrote:

> Trying to build an app, and we get an error linking it. There is no explanation I can see of what the error actually is (normally I'd expect something like an unresolved symbol).
>
> This is especially mysterious since the app was working before we checked it into Subversion and back out.

This is hasty and idle speculation, but if you're targeting iOS 5 at the minimum, including the ARM v6 architecture isn't necessary, is it? What happens if you change the ARCHs to armv7 only? (Other than, possibly, ruining your hand-tuned assembly code.)

It's possible the combination of ARM v6 with an OS that v6 can't run puts you into a corner case of some kind.

	— F


 _______________________________________________
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: Link failure (clang failed with exit code 1) with no explanation
      • From: David Dunham <email@hidden>
References: 
 >Link failure (clang failed with exit code 1) with no explanation (From: David Dunham <email@hidden>)

  • Prev by Date: Detecting default keychain
  • Next by Date: Re: Link failure (clang failed with exit code 1) with no explanation
  • Previous by thread: Link failure (clang failed with exit code 1) with no explanation
  • Next by thread: Re: Link failure (clang failed with exit code 1) with no explanation
  • Index(es):
    • Date
    • Thread