Re: Errors linking to stdarg.h and float.h
Re: Errors linking to stdarg.h and float.h
- Subject: Re: Errors linking to stdarg.h and float.h
- From: William DeShazer <email@hidden>
- Date: Thu, 1 Jul 2010 20:50:40 -0400
On Tue, Jun 22, 2010 at 8:06 AM, William DeShazer
<email@hidden> wrote:
> On Mon, Jun 21, 2010 at 11:32 PM, Chris Espinosa <email@hidden> wrote:
>>Your target is configured to use Mac OS X 10.4u as the Base SDK, but that is a) not installed and b) not supported by gcc 4.2.
>
>>Use the 10.4 SDK instead, not 10.4u.
>
> Chris,
I just wanted to close this issue out. I have now compiled an
executable which encounters no warnings or compiler errors. I did have
to recompile crt1.o inside the 10.4u SDK to make this statement
possible, but that is a different story.
My problem was related to the fact that I had modified my build
settings for the project but not the target. The only build settings
that I modified were the standard ones:
Architecture: Standard (32/64-bit Universal)
Base SDK: Mac OS X 10.4
C/C++ Compiler Version: GCC 4.0
Mac OS X Deployment Target: Mac OS X 10.4
Once I set all of these correctly and ensured that the build settings
for the project and the target were the same everything came together.
Thanks everyone for the help. Until next time!
Regards,
Will
_______________________________________________
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