Re: Build with gcc3.3 in Xcode 2.c
Re: Build with gcc3.3 in Xcode 2.c
- Subject: Re: Build with gcc3.3 in Xcode 2.c
- From: Mark Thomas <email@hidden>
- Date: Fri, 27 Jan 2006 21:03:00 +0000
- Organization: Coderus Ltd
Hi,
>> Hi,
>> Does anybody know whether its possible to build with gcc 3.3 in
>> the same
>> fashion as I do with Xcode 1.5, when I'm using Xcode 2.2. I have tried
>> changing build rule to use gcc 3.3 instead of gcc 4.0, but is there
>> anything
>> else I should be doing.
>
> I'd think this is all you need to do.
>
ok sounds good then
>> I'm asking this as I have bunch of 3rd party lib<fsp>.a, which
>> were build
>> with gcc 3.3 and building seems to work fine in Xcode 1.5, but
>> using Xcode
>> 2.2 there are link errors, which I guess coming from the 3rd party
>> libraries
>> (around std C/C++ template calls)
>
> More information is needed. Can you include the parts of the build
> transcript that include the linkage command and the resulting error
> text?
>
these errors are appearing
ld: Undefined symbols:
__Unwind_Resume
__ZNSt24__default_alloc_templateILb1ELi0EE10deallocateEPvm
__ZNSt24__default_alloc_templateILb1ELi0EE8allocateEm
Thanks
Mark.
> Fritz Anderson -- http://www.manoverboard.org/
> Consulting Programmer -- http://resume.manoverboard.org/
> Step into Xcode, coming out late January -- http://six.manoverboard.org/
>
>
>
>
_______________________________________________
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