Re: Parallel builds on Intel Mac failing..... start loosing trust in MacOS X....
Re: Parallel builds on Intel Mac failing..... start loosing trust in MacOS X....
- Subject: Re: Parallel builds on Intel Mac failing..... start loosing trust in MacOS X....
- From: Philip Aker <email@hidden>
- Date: Tue, 21 Nov 2006 13:00:37 -0800
On 2006-11-21, at 02:11:50, Fons Rademakers wrote:
does anybody on this list ever do a parallel build using e.g. "make
-j 4" on a quad-core MacPro. For me this is a total hit and run
proposition. It basically always results in random MacOS X crashes
related to the dynamic loader. See for example:
Symbol not found: __ZTTSt14basic_ofstreamIwSt11char_traitsIwEE
echo __ZTTSt14basic_ofstreamIwSt11char_traitsIwEE | c++filt
VTT for std::basic_ofstream<wchar_t, std::char_traits<wchar_t> >
I think you have to specifically enable wchar_t with some g++ option.
Also, can the mdimportserver not handle the many files created
during a large compilation?
Try turning it off <x-man-page://mdutil>.
Philip Aker
email@hidden
_______________________________________________
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