• 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: James Walker <email@hidden>
  • Date: Tue, 22 Jun 2010 18:26:27 -0700

On 6/22/2010 6:16 PM, Jason Molenda wrote:

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?


<rdar://8120726>

--
  James W. Walker, Innoventive Software LLC
  <http://www.frameforge3d.com/>
_______________________________________________
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: 
 >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>)
 >Re: GenerateDSYMFile Invalid DWARF error (From: Jason Molenda <email@hidden>)

  • Prev by Date: Re: GenerateDSYMFile Invalid DWARF error
  • Next by Date: Re: what iPhone system am I running on?
  • Previous by thread: Re: GenerateDSYMFile Invalid DWARF error
  • Next by thread: Xcode 3.2.3: cannot pair a synthesized setter/getter with a user defined setter/getter
  • Index(es):
    • Date
    • Thread