Re: gcov cannot find $UNIX2003 symbols in Xcode 3
Re: gcov cannot find $UNIX2003 symbols in Xcode 3
- Subject: Re: gcov cannot find $UNIX2003 symbols in Xcode 3
- From: Alastair Houghton <email@hidden>
- Date: Mon, 29 Oct 2007 16:31:02 +0000
On 29 Oct 2007, at 14:13, Aaron Montgomery wrote:
Hopefully this isn't sitting in some FAQ somewhere. Just upgraded to
Xcode 3.0 with a small Carbon project that uses Unit Tests (CPTest)
and gcov. I am now getting a linker error. Looks like the gcov
library is failing to find some functions (link line and errors
below).
I think the problem here is that you're picking up a libgcov.a that's
been built for Leopard.
Did you add the -lgcov argument yourself? I think it might work
better if it was *after* the -isysroot. How did you add it? i.e.
where is it in the Xcode build settings?
Kind regards,
Alastair.
--
http://alastairs-place.net
_______________________________________________
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