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

Re: GenerateDSYMFile Invalid DWARF error


  • Subject: Re: GenerateDSYMFile Invalid DWARF error
  • From: Jason Molenda <email@hidden>
  • Date: Tue, 22 Jun 2010 18:16:06 -0700

On Jun 22, 2010, at 6:08 PM, James Walker wrote:

> Sigh.  Apparently I can't use GCC 4.2, since my product is supposed to run on any Mac that can run Tiger or better.  And I need to be able to save dSyms for each build, so that I'll be able to decode crash logs from users.  So I guess it's back to Xcode 3.2.1 for me.
>
> I'll try to distill a bug report on it.  Note that it's not MY float_round_style enum, it's in the standard <limits> header.

Indeed.  This reproduces it when built with c++-4.0 :

#include <limits>
int main ()
{
  return std::numeric_limits<int>::max();
}


could you file the radar so the issue is tracked by you?

Thanks

J _______________________________________________
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: GenerateDSYMFile Invalid DWARF error
      • From: James Walker <email@hidden>
References: 
 >GenerateDSYMFile Invalid DWARF error (From: patrick machielse <email@hidden>)
 >Re: GenerateDSYMFile Invalid DWARF error (From: James Walker <email@hidden>)
 >Re: GenerateDSYMFile Invalid DWARF error (From: Jason Molenda <email@hidden>)
 >Re: GenerateDSYMFile Invalid DWARF error (From: James Walker <email@hidden>)
 >Re: GenerateDSYMFile Invalid DWARF error (From: Jason Molenda <email@hidden>)
 >Re: GenerateDSYMFile Invalid DWARF error (From: James Walker <email@hidden>)

  • Prev by Date: Re: GenerateDSYMFile Invalid DWARF error
  • Next by Date: Re: GenerateDSYMFile Invalid DWARF error
  • Previous by thread: Re: GenerateDSYMFile Invalid DWARF error
  • Next by thread: Re: GenerateDSYMFile Invalid DWARF error
  • Index(es):
    • Date
    • Thread