Internal compiler error: Segmentation Fault
Internal compiler error: Segmentation Fault
- Subject: Internal compiler error: Segmentation Fault
- From: "Brian O'Brien" <email@hidden>
- Date: Fri, 21 Apr 2006 12:20:39 -0600
/usr/include/gcc/darwin/4.0/c++/cstring:101: internal compiler error: Segmentation Fault inline void* memchr(void* __p, int __c, size_t __n) { return memchr(const_cast<const void*>(__p), __c, __n); } <<----
I haven't done anything to change my code... I simply recompiled and now I'm getting this error...
Xcode Version 2.1 Xcode IDE: 621.0 Xcode Core: 620.0 ToolSupport: 610.0
MAC OS X 10.4.6 1GHz PowerPC G4
gcc version 4.0.0 (Apple Computer, Inc. build 5026)
|
_______________________________________________
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