Afternoon all,
Anyone gotten this to work? I got it to build on Solaris/SPARC but FreeBSD/SPARC seems
to be a bit of a different beast.
cc -c -g3 -O3 -I. -I../../src -DCENV_CPU_I386=1 -DCENV_SYS_FREEBSD=1
-DKLH10_CPU_KLX=1 -DKLH10_SYS_T20=1 -DKLH10_EVHS_INT=1 -DKLH10_DEV_DPNI20=1
-DKLH10_DEV_DPTM03=1 -DKLH10_DEV_DPRPXX=1
-DKLH10_MEM_SHARED=1 -DKLH10_RTIME_OSGET=1 -DKLH10_ITIME_INTRP=1 -DKLH10_CTYIO_INT=1 -DKLH10_APRID_SERIALNO=3600
-DKLH10_CLIENT=\"MyKL\" ../../src/kn10ops.c
../../src/kn10ops.c: In function 'x_ashc':
../../src/kn10ops.c:796: error: address of register variable 'd' requested
../../src/kn10ops.c:796: error: address of register variable 'd' requested
../../src/kn10ops.c:796: error: address of register variable 'd' requested
../../src/kn10ops.c:798: error: address of register variable 'd' requested
../../src/kn10ops.c:798: error: address of register variable 'd' requested
../../src/kn10ops.c:798: error: address of register variable 'd' requested
../../src/kn10ops.c: In function 'qdivstep':
../../src/kn10ops.c:3266: error: address of register variable 'qw' requested
../../src/kn10ops.c:3266: error: address of register variable 'qw' requested
../../src/kn10ops.c:3266: error: address of register variable 'qw' requested
Show replies by date