libstdc++/5198: 3.0.3 linux x m68k build fail: invalid opcodes in c++locale.cc

Don Lindsay lindsayd@cisco.com
Fri Jan 4 12:16:00 GMT 2002


On Thu, 3 Jan 2002, Craig Rodrigues wrote:

> Thanks for the feedback.  The assembler is being called
> with a flag -m68000.  If you change that flag to
> -mc68020, I think that the file will probably compile properly.

Yes, it does assemble with -m68020.

> - send me your specs file which is created in the gcc directory
>   during the building of gcc

Attached, along with the config.h you asked for in another email.

-- 
Don
-------------- next part --------------
A non-text attachment was scrubbed...
Name: specs
Type: application/octet-stream
Size: 5073 bytes
Desc: specs
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20020104/b5db5858/attachment.obj>
-------------- next part --------------
#include "auto-host.h"
#ifdef IN_GCC
# include "gansidecl.h"
# include "i386/xm-i386.h"
# include "defaults.h"
# include "hwint.h"
#endif
#ifndef POSIX
# define POSIX
#endif
#ifndef GENERATOR_FILE
#include "insn-codes.h"
#include "insn-flags.h"
#endif


More information about the Gcc-bugs mailing list