[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Porting to Dec Mips Ultrix, ctd...
- To: munnari!kcl@uunet.UU.NET
- Subject: Porting to Dec Mips Ultrix, ctd...
- From: munnari!kerri.oz.au!ajb@uunet.UU.NET (Anthony Berglas)
- Date: 21 Feb 90 11:44:14 +1000 (Wed)
The saga continues.
I (temporarily) removed the cmp*.o files from the raw_kcl link and the
result was runnable but aborted instantly. I then changed main.c
to include a trace printf/fflush as its very first line, and to provide
dummy routines for the undefined symbols (init_init, init_system).
It still crashes (in __start/crt0.s!) before the trace is output.
Removing all switches eg. -O, -Olimit, -D A00000 had no affect.
I also removed the .data appends from the lsp/ area. These had upset the
Mips Riscos version initially, however that did not help either.
As far as I can see I now have a dead simple link that does not work?
Anthony.