Re: Command /usr/bin/g++-3.3 failed with exit code 1
Re: Command /usr/bin/g++-3.3 failed with exit code 1
- Subject: Re: Command /usr/bin/g++-3.3 failed with exit code 1
- From: james tittle <email@hidden>
- Date: Thu, 23 Jun 2005 13:38:57 -0400
hi monroe,
On Jun 22, 2005, at 8:34 PM, Monroe Williams wrote:
Has anyone else seen this message before? After making some
trivial changes to my project (adding some search paths to a build
style I'm not currently using), I'm now getting this error during
my final link phase. I've tried cleaning and deleting my build
folder, and that didn't help.
There are no useful error messages in the build log -- just some
linker warnings that were already there before the project changes.
...I've gotten plenty of these recently after I upgraded older xcode
projects to 2.1: in every case, it was some linker problem having to
do with missing libraries, incorrect library paths, or spurious
libraries that shouldn't have been there in the first place (ie. "-L"
without a path)...most of these were fixed for me by hand editing the
new configurations and removing spurious quotes on imported header,
library, and framework search paths...for example, a blank "-L" seems
to be added if Library Search Paths includes "$(@executable_path)":
but removing the quotes from this makes everything happy...
hth,
jamie _______________________________________________
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