> > In <slrn9vq8ou.qe4.harri.haataja@melkki.cs.Helsinki.FI> Harri J Haataja posted: > > > > > Sanand Patel wrote: > > >>Does the latest winelib compile and work on the Sparc? Are there any special > > >>patches/instructions for this? > Hrrm... I've been doing a lot with SPARC assembler this semester. I > should probably give this a try... Update: .configure .. works fine make depend .. works fine make .. chokes as follows: /usr/ccs/bin/as: "/var/tmp/ccagjS3l.s", line 21901: error: statement syntax /usr/ccs/bin/as: "/var/tmp/ccagjS3l.s", line 21903: error: quoted-string operand required /usr/ccs/bin/as: "/var/tmp/ccagjS3l.s", line 21906: error: unknown opcode ".previous" /usr/ccs/bin/as: "/var/tmp/ccagjS3l.s", line 21906: error: statement syntax make[2]: *** [ntdll.spec.o] Error 1 make[2]: Leaving directory `/tmp/wine-20011108/dlls/ntdll' make[1]: *** [ntdll/libntdll.so] Error 2 make[1]: Leaving directory `/tmp/wine-20011108/dlls' make: *** [dlls] Error 2 147.08u 13.42s 5:06.80 52.3% <43 [lamber45@mulder]:/tmp/wine-20011108 >uptime 5:53pm up 10:27, 18 users, load average: 4.70, 4.03, 3.23 Before this, it gave thousands of lines of complaint about a missing opcode '.short'. My first guess is that this is inline Intel assembly-language. I'll look into it some more... -- DLL