caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Ocaml on a DEC alpha
@ 1999-04-01  9:52 Jocelyn Serot
  0 siblings, 0 replies; only message in thread
From: Jocelyn Serot @ 1999-04-01  9:52 UTC (permalink / raw)
  To: Caml mailing list

Hello,

I'm trying to use ocamlopt to generate binary executables for a machine
built upon DEC Alpha (21066) processors.
Cross-compilation is done on a Sun Ultra under Solaris.
As explained by X. Leroy in a recent mail, i've edited the config/Makefile
to use my specific cross-compiler/assembler and patched the name of
the assembler in the relevant files.

I have some problems with the assembly code given in asmrun/alpha.S and
generated when compiling stdlib/*.ml. For example:

    alpha.S:151: Warning: Illegal operands
        (* line 151 is:             jsr     garbage_collection *)

        alpha.S:238: Warning: Illegal operands
        (* line 238 is:             jsr     ($25) *)

        /tmp/camlasm9.s:1200: Error: Unknown opcode: `ldbu'
        (* when compiling stdlib/pervasives.ml, line 577 is:  ldbu    $2, 0($3) *)

    ...

The cross-assembler is a bundled derivative of GNU as (verbose option gives: 
   GNU assembler version 2.6 (alpha-dec-netbsd10), using BFD version 2.6)
and i could not find any information on the Alpha assembly language in the
GNU as doc. 
I was therefore wondering if someone who has played with the Alpha could give
me any hint..

Thanks,

J. Serot

E-mail: Jocelyn.Serot@lasmea.univ-bpclermont.fr .............................
S-mail: LASMEA - UMR 6602 CNRS, Universite Blaise Pascal, 63177 Aubiere cedex
Tel: (33) 04 73.40.73.30 - Fax: (33) 04 73.40.72.62 .........................
.... http://wwwlasmea.univ-bpclermont.fr/Personnel/Jocelyn.Serot/Welcome.html




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1999-04-01 10:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-04-01  9:52 Ocaml on a DEC alpha Jocelyn Serot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).