call dsymutil on darwin when compiling and linking in single step
Geoffrey Keating
geoffk@apple.com
Sun Sep 3 02:33:00 GMT 2006
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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2462 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20060903/e51dcb82/attachment.p7s>
More information about the Gcc
mailing list