This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: call dsymutil on darwin when compiling and linking in single step



On 02/09/2006, at 1:10 PM, Jack Howarth wrote:


Geoff,
   Does the patch you propose in...

http://gcc.gnu.org/ml/gcc-patches/2006-09/msg00057.html

eliminate the "can't find atom for N_GSYM stabs" warnings
in ld64?

No. It does nothing at all with ld64, or linking in general, and it has no effect if you are using STABS.


I ask because you that...

This is necessary since otherwise the debugger expects to find the
DWARF information in the .o file, but the compiler will have deleted
it.

...which makes me wonder if this could be the case.

The 'it' refers to the .o file, not the DWARF information.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]