Re: LLVM
Re: LLVM
- Subject: Re: LLVM
- From: Andrew Merenbach <email@hidden>
- Date: Thu, 9 Oct 2008 20:03:42 -0700
On Oct 9, 2008, at 7:46 PM, Eric Gorr wrote:
On Oct 9, 2008, at 8:55 PM, Andrew Merenbach wrote:
Hi! I can't seem to find the relevant postings in the archives,
but my recollection is that one major reason that GCC-4.2 -- and,
consequently, LLVM-GCC-4.2 -- are not set as the defaults at this
time is that C++ debugging will not, in general, work with them
yet. You won't, therefore, be able to debug your application
unless you drop down to a prior version of GCC. :(
So, is anyone debugging a C++ app using LLVM-GCC 4.2 or just GCC 4.2?
I've no clue, but I finally managed to find a post, by Sean McBride,
from mid-September of this year:
<http://lists.apple.com/archives/xcode-users/2008/Sep/msg00397.html>
Basically, to quote:
gcc 4.2 and llvm-gcc-4.2 do not support the STL Debug mode. You'll
have, to remove it, or stick with gcc 4.0. Please file a bug about
this to, raise its priority. See also the list archives, this has
been asked before.
Unfortunately, seeing the list archives (using CocoaBuilder), which
failed to turn up even this post, proved fruitless for me -- I had to
resort to lengthy Google searches. Hopefully you will have better luck.
Best,
Andrew
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
- Follow-Ups:
- Re: LLVM
- From: "Sean McBride" <email@hidden>
References: | |
| >LLVM (From: Luca Ciciriello <email@hidden>) |
| >Re: LLVM (From: Andrew Merenbach <email@hidden>) |
| >Re: LLVM (From: Eric Gorr <email@hidden>) |