Re: "invalid offset, value too big" compiling for iPhone
Re: "invalid offset, value too big" compiling for iPhone
- Subject: Re: "invalid offset, value too big" compiling for iPhone
- From: Jonas Maebe <email@hidden>
- Date: Wed, 4 Nov 2009 11:26:56 +0100
On 04 Nov 2009, at 07:56, David Dunham wrote:
{standard input}:121136:invalid offset, value too big (0x00000404)
{standard input}:121129:invalid offset, value too big (0x00000410)
Command /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/
gcc-4.0 failed with exit code 1
At first I thought this was a Thumb issue, but I got it again after
turning off Thumb. I ended up splitting one C++ source file into 3
to get things to compile.
That points to a compiler bug, unless you have assembler code in your
project.
Jonas
_______________________________________________
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