[gnu.gcc] Bringing up gcc on Masscomp

leisner@arisia.Xerox.COM (Marty Leisner) (12/20/88)

I'm trying to get gcc 1.30 to run on a Masscomp (dual 68020).

After configuring for a 68020 target, running make produced:

        ./genflags md > tmp-insn-flags.h
Expected character ). Read character 0. At file position: 9840
Following characters are:
         "push_operand" "=m")
        (match_operand:DF 1 "general_operand" "ro<>fyF"))]
  ""
  "*{
  if (FP_REG_P (operands[1]))
    return \"fmove%.d %f1,%0\";
  if (FPA_REG_P (operands[1]))
    return \"fpmove%.Aborting.
sh: 22776 abort - core dumped

I've had no problem on a Vaxstation running Ultrix.

Anyone have gcc running on a masscomp?

Not sure what the problem above is -- looks like genflags isn't working
with Masscomp C V1.3.

Any hints?

I started to try to bring up a 68020 C cross compiler on the Vaxstation and
kinda use it to bootstrap gcc over to the masscomp but gave up, wondering if
there was an easier way.

marty leisner
xerox corp.
leisner.henr@xerox.com