• 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
How Do Solve This Warning?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How Do Solve This Warning?


  • Subject: How Do Solve This Warning?
  • From: David Alger <email@hidden>
  • Date: Mon, 14 Jan 2008 13:08:44 -0600

Hi List,

I changed my release setting to generate debug symbols & use the DWARF with dsym, so I can use the dsym file to resolve crash reports. When I did this I started getting a warning about no debug map in the ppc half. How do I fix this?

I'm on 10.5.1 using Xcode 3, but will be compiling for release with Xcode 2.5 (I need 10.2.8)

Thanks,
David Alger

Here's the warning:
warning: no debug map in executable (-arch ppc)

Here is the build transcript from linking phase to completion:
Ld "/Users/davidalger/Software Engineering/ΩBuild-Files/Racing Math.build/Release/Racing Math.build/Objects-normal/ppc/Racing Math" normal ppc
    cd "/Users/davidalger/Software Engineering/Racing Math"
    /usr/bin/g++-3.3 -o "/Users/davidalger/Software Engineering/ΩBuild-Files/Racing Math.build/Release/Racing Math.build/Objects-normal/ppc/Racing Math" "-L/Users/davidalger/Software Engineering/Racing Math/build/Release" "-L/Users/davidalger/Software Engineering/Racing Math/Sources/eSellerate Validation" "-L/Users/davidalger/Software Engineering/Racing Math/Sources/eSellerate Validation" "-L/Users/davidalger/Software Engineering/Racing Math/Sources/eSellerate Validation" "-F/Users/davidalger/Software Engineering/Racing Math/build/Release" "-F/Users/davidalger/Software Engineering/Racing Math/Frameworks" -filelist "/Users/davidalger/Software Engineering/ΩBuild-Files/Racing Math.build/Release/Racing Math.build/Objects-normal/ppc/Racing Math.LinkFileList" -framework Carbon -framework DS -framework QuickTime -lValidateUniversal -arch ppc -mmacosx-version-min=10.2

CreateUniversalBinary "/Users/davidalger/Software Engineering/Racing Math/build/Release/Racing Math.app/Contents/MacOS/Racing Math" normal "i386 ppc"
    mkdir "/Users/davidalger/Software Engineering/Racing Math/build/Release/Racing Math.app/Contents/MacOS"
    cd "/Users/davidalger/Software Engineering/Racing Math"
    /usr/bin/lipo -create "/Users/davidalger/Software Engineering/ΩBuild-Files/Racing Math.build/Release/Racing Math.build/Objects-normal/i386/Racing Math" "/Users/davidalger/Software Engineering/ΩBuild-Files/Racing Math.build/Release/Racing Math.build/Objects-normal/ppc/Racing Math" -output "/Users/davidalger/Software Engineering/Racing Math/build/Release/Racing Math.app/Contents/MacOS/Racing Math"

GenerateDSYMFile
    cd "/Users/davidalger/Software Engineering/Racing Math"
    /Developer/usr/bin/dsymutil -o "/Users/davidalger/Software Engineering/Racing Math/build/Release/Racing Math.app.dSYM" "/Users/davidalger/Software Engineering/Racing Math/build/Release/Racing Math.app/Contents/MacOS/Racing Math"
warning: no debug map in executable (-arch ppc)

Touch "/Users/davidalger/Software Engineering/Racing Math/build/Release/Racing Math.app"
    cd "/Users/davidalger/Software Engineering/Racing Math"
    /usr/bin/touch -c "/Users/davidalger/Software Engineering/Racing Math/build/Release/Racing Math.app"




********************
Ron Paul for President 2008
http://ronpaul2008.com/

RESTORE THE REPUBLIC & RETAIN YOUR RIGHTS

 _______________________________________________
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: How Do Solve This Warning?
      • From: Chris Espinosa <email@hidden>
  • Prev by Date: how to link against a framework that includes other dynamic libararies?
  • Next by Date: Re: How Do Solve This Warning?
  • Previous by thread: Re: how to link against a framework that includes other dynamic libararies?
  • Next by thread: Re: How Do Solve This Warning?
  • Index(es):
    • Date
    • Thread