Differences

This shows you the differences between two versions of the page.

Link to this comparison view

sysvcross [2018/02/16 16:09] – external edit 127.0.0.1sysvcross [2018/10/19 22:11] (current) admin
Line 75: Line 75:
 To create a ns32000 binaries you need /lib/crt0.o and /lib/libc.a (TODO. Compilator creates incorrect assembly floating point directives for /usr/src/lib/libc/port/gen/atof.c). As a temporary solution take it from the Opus5 SYSV system. To create a ns32000 binaries you need /lib/crt0.o and /lib/libc.a (TODO. Compilator creates incorrect assembly floating point directives for /usr/src/lib/libc/port/gen/atof.c). As a temporary solution take it from the Opus5 SYSV system.
  
-The resultind ns32000 COFF binaries should be compatible with Opus5 SYSV and GENIX 2 (based on the SYSVR2).+The resulting tools will produce ns32000 binaries compatible with Opus5 SYSV COFF and GENIX 2 (based on the SYSVR2).
  
-**Note1** Seems there is more correct way to cleate a "crosstools" on the SYSVR2 with ''cc -B'' option (add a "base" prefix to ''as'', ''ld'' and other tools i.e. ''/usr/lib/n'').+**Note1** Seems there is more correct way to cleate a "crosstools" on the SYSVR2 with ''cc -B'' option (add a "base" prefix to ''as'', ''ld'' and other tools i.e. ''/usr/lib/n''). Not tested.
  
-**Note2** There is alos working SYSVR3 system under [[https://loomcom.com/3b2/emulator/|3B2 SIMH]] emulator. Not tested yet.+**Note2** There is also a working SYSVR3 system under [[https://loomcom.com/3b2/emulator/|3B2 SIMH]] emulator. Not tested yet.
  
Navigation