This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]