Browse thread
[Caml-list] assembler error in ocaml-3.07pl2 for ia64 linux rh 7.2
- Daniel Janies
[
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: | 2003-12-16 (19:48) |
From: | Daniel Janies <janies-1@m...> |
Subject: | [Caml-list] assembler error in ocaml-3.07pl2 for ia64 linux rh 7.2 |
Hello I'm trying to compile an application for ia64 linux (rh 7.2) and get an assembler error (example below). The error is similar for various compilers gcc 2.96 and 3.0.4, ecc (an intel compiler) Any suggestions OR workarounds? /d/osu3310/bin/ocamlc.opt -I bytecode -g -c tol.mli /d/osu3310/bin/ocamlopt.opt -inline 500 -I native -c tol.ml /tmp/camlasmdf63be.s: Assembler messages: /tmp/camlasmdf63be.s:83823: Error: Operand 4 of `extr.u' should be a 6-bit length (1-64) Assembler error, input left in file /tmp/camlasmdf63be.s make: *** [tol.cmx] Error 2 [mck-login1]$ Thanks Dan Janies ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners