m68k-elf-objcopy --debugging -O ieee hangs

Aaron J. Grier aaron@frye.com
Fri Apr 26 13:41:00 GMT 2002


On Fri, Apr 26, 2002 at 10:34:41AM -0500, Michael Dorin wrote:
> 
> Any idea why m68k-elf-objcopy --debugging -O ieee build build.ieee
> would hang?

I don't know if this is the same problem you're having, but objcopy
sources trip up an optimization bug in gcc.  rebuilding objcopy with -O0
works around it.

the gcc I run into trouble with is

eading specs from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/specs
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)

I have no idea if it's fixed in newer versions gcc or not.  (I haven't
checked, but I would hope so.)

-- 
  Aaron J. Grier  |   Frye Electronics, Tigard, OR   |  aaron@frye.com

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com



More information about the crossgcc mailing list