[plt-scheme] Build on SunOS 5.8 I86 fails

From: Tim Brown (tim.brown at cityc.co.uk)
Date: Wed Jul 30 10:44:36 EDT 2003

I have tried to build both DrScheme and MzScheme on SunOS 5.8, for IA86.
I am using the standard workshop pro compiler.

The build chokes at the following point:

cc -xCC -g    -DNO_INLINE_KEYWORD -I./../include -c ./setjmpup.c -o 
setjmpup.o
Assembler:
        "/tmp/yabeAAAULaOy6", line 675 : Illegal mnemonic
        "/tmp/yabeAAAULaOy6", line 675 : Syntax error
        "/tmp/yabeAAAULaOy6", line 775 : Illegal mnemonic
        "/tmp/yabeAAAULaOy6", line 775 : Syntax error
Failure in /opt/SUNWspro/bin/../WS6U1/bin/fbe, status = 0x7f00

I suspect that it is trying to compile some SPARC assembler. But I
have no idea where to look for the offending code.

Has someone out there successfully built PLT scheme on SunOS Intel?
Or can anyone help me?

Tim

-- 
Tim Brown <tim.brown at cityc.co.uk> |            City Computing Limited |
T: +44 20 8770 2110               |      City House, Sutton Park Road |
F: +44 20 8770 2130               |       Sutton, Surrey, SM1 2AE, GB |
BEAUTY: What's in your eye when you have a bee in your hand.__________/




Posted on the users mailing list.