• 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: Compiler errors in Carbon headers
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compiler errors in Carbon headers


  • Subject: Re: Compiler errors in Carbon headers
  • From: Tony Scaminaci <email@hidden>
  • Date: Mon, 25 Jun 2007 20:51:00 -0700 (PDT)

Nor against x86_64 apparently. I had to disable both 64-bit architectures under Tiger. Thanks, now on to the real errors in my code.

Tony

Chris Espinosa <email@hidden> wrote:

On Jun 25, 2007, at 8:29 PM, Tony Scaminaci wrote:

Building target “MemTest” of project “MemTest” with configuration “Deployment” — (3 errors)
        cd "/Users/tony/Software Development/MemTest_GUI"
    /usr/bin/gcc -x c-header -arch ppc64 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -g -Os -fmessage-length=0 -mtune=G4 -I/Users/tony/Software\ Development/MemTest_GUI/build/MemTest.build/Deployment/MemTest.build/MemTest.hmap -Wmost -Wno-four-char-constants -Wno-unknown-pragmas -mdynamic-no-pic -F/Users/tony/Software\ Development/MemTest_GUI/build/Deployment -I/Users/tony/Software\ Development/MemTest_GUI/build/Deployment/include -I/Users/tony/Software\ Development/MemTest_GUI/build/MemTest.build/Deployment/MemTest.build/DerivedSources -c /Users/tony/Software\ Development/MemTest_GUI/MemTest_Prefix.h -o /Library/Caches/com.apple.Xcode.501/SharedPrecompiledHeaders/MemTest_Prefix-dbuisqphbbtgzqacvrxrujselyxb/MemTest_Prefix.h.gch
In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/DriverServices.h:32,
                 from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:125,
                 from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:21,
                 from /System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20,
                 from /Users/tony/Software Development/MemTest_GUI/MemTest_Prefix.h:16:
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:286: error: parse error before '*' token

Is this Tiger or Leopard?

If it's Tiger, you can't compile against Carbon.h for architecture ppc64.

Chris

 _______________________________________________
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

References: 
 >Re: Compiler errors in Carbon headers (From: Chris Espinosa <email@hidden>)

  • Prev by Date: Re: Compiler errors in Carbon headers
  • Next by Date: Re: xcode and debugging multithreaded applications
  • Previous by thread: Re: Compiler errors in Carbon headers
  • Next by thread: Program load nib file from absolute path not from program's bundle.
  • Index(es):
    • Date
    • Thread