Static Libraries Broken Between 4.0.2 and 4.1
Static Libraries Broken Between 4.0.2 and 4.1
- Subject: Static Libraries Broken Between 4.0.2 and 4.1
- From: Brian Barnes <email@hidden>
- Date: Thu, 21 Jul 2011 23:41:40 -0400
I'm just having the hardest time with 4.1, hopefully somebody can help me. None of my code, which compiled fine under 4.0.2, seems to work anymore. The biggest problem is all my static libraries. When I link them with their parent program, I get this:
ld: in …XXX.a(some_file.o), could not parse object file …XXX.a(some_file.o): Invalid record at top-level for architecture i386 Command /Developer/usr/bin/clang failed with exit code 1
Can anybody tell me what this error means? Is there something wrong with lipo? Could this be some new property that was added? All I did was upgrade the projects to Xcode 4, and the only modernization was updating the project file.
All this tried with the clang and the gcc compiler, same result.
[>] Brian
|
_______________________________________________
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