• 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: Old DWARF
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Old DWARF


  • Subject: Re: Old DWARF
  • From: Rick Altherr <email@hidden>
  • Date: Mon, 9 Jun 2008 08:46:57 -0700


On Jun 7, 2008, at 3:14 PM, shin kurokawa wrote:

What exactly causes the following link-time error,
and under what conditions?

".......Release/PROJECTNAME.build/Objects-normal/i386/SOMEFILE.o
object file contains old DWARF debug info - rebuild with newer compiler"


I've cleaned the build folders, rebuilt projects/indexes, everything.
I fail to see anything special about the cpp file that causes it
or anything in the include folders (e.g. prebuilt .o's and libs),
and I've tried all sorts of combinations for debug info format,
SDKs (10.4u-10.5), stripping, etc. in xcode3.
The same files compile and build just fine in some other
projects, which is what's so strange about this issue.
(Yes, I've tried copying proj/target settings back and forth).
I _am_ using Intel compiler 10.1.014 with it, however.

Any ideas?

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


This email sent to email@hidden


Check the -g option being passed to icc. icc can generate traditional DWARF or debug maps (the default on OS X/GCC). Mixing the two can cause interesting results.

--
Rick Altherr
Architecture and Performance Group
email@hidden


Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
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: 
 >Old DWARF (From: "shin kurokawa" <email@hidden>)

  • Prev by Date: Re: gcc 4.0 compiling and parse error in <exception>
  • Next by Date: Xcode and Time Machine
  • Previous by thread: Old DWARF
  • Next by thread: Cross-posting from Boost Users: Multi-arch build script for Boost 1.35 for OSX 10.5
  • Index(es):
    • Date
    • Thread