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


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: Problems on sparc64-linux for binutils trunk 20021201, Error: unaligned opcodes detected in executable segment


On Tue, Dec 03, 2002 at 05:04:14PM +0100, Christian Jönsson wrote:
> > /tmp/cco7sVsD.s: Assembler messages:
> > /tmp/cco7sVsD.s:1668: Error: unaligned opcodes detected in executable segment

This indicates a gcc error.  Run the gcc command line with -save-temps -v
to keep the intermediate .s file.  Posting the line with the error and
a few lines of context should be enough for the gcc folk to fix this.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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