Re: Linking objects causes "Can't be a weak definition" LD error
Re: Linking objects causes "Can't be a weak definition" LD error
- Subject: Re: Linking objects causes "Can't be a weak definition" LD error
- From: Paul Walmsley <email@hidden>
- Date: Mon, 24 Jul 2006 21:55:42 +0100
I am linking to stdlibc++
I think I've encountered this sort of error before. Are you linking
explicitly to libc++? If so, try omitting the -lc++ link flag, or swap
the order of -lc and -lc++
Paul
_______________________________________________
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