[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 1997-04-01 (10:47) |
From: | Ohad Rodeh <orodeh@c...> |
Subject: | BSD optimized code |
Hi, Does ocaml-1.05 create optimized code for the BSD operating system version 2.1, with a pentium cpu? Ohad. PS I got the following errors while trying to compile the "opt" option: gcc -c -DSYS_bsd -o i386.o i386.S i386.S:40:invalid character '_' in opcode i386.S:66:invalid character '_' in opcode i386.S:81:invalid character '_' in opcode i386.S:96:invalid character '_' in opcode i386.S:111:invalid character '_' in opcode i386.S:134:invalid character '_' in opcode i386.S:147:invalid character '_' in opcode i386.S:196:invalid character '_' in opcode i386.S:206:invalid character '_' in opcode i386.S:220:invalid character '_' in opcode i386.S:235:invalid character '_' in opcode i386.S:251:invalid character '_' in opcode