Re: Symbol LEHB0 already defined error with GCC 3.3...
Re: Symbol LEHB0 already defined error with GCC 3.3...
- Subject: Re: Symbol LEHB0 already defined error with GCC 3.3...
- From: Eric Albert <email@hidden>
- Date: Tue, 7 Feb 2006 16:34:58 -0800
On Feb 7, 2006, at 12:55 PM, Shawn Erickson wrote:
Has anyone seen something like the following when using GCC 3.3 (Xcode
2.2 installed on a 10.4.4 system) and if so what the case of it may
be...?
/usr/bin/gcc-3.3 -x c++ -arch ppc -pipe [snip...]
{standard input}:3399:FATAL:Symbol LEHB0 already defined.
cc1plus: Broken pipe: error writing to -
This probably means that there are two labels called LEHB0. I'd
expect that to be a compiler-generated name, and it'd be very odd for
the compiler to mess this up. Try building with -save-temps and
looking at the resulting assembly file for references to LEHB0.
-Eric
_______________________________________________
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