caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Vitaly Lugovsky <vsl@ontil.ihep.su>
To: David Gurr <gurr@mrs.med.ge.com>
Cc: <caml-list@inria.fr>, <gurr@mrs.mrs.med.ge.com>
Subject: Re: [Caml-list] ocaml on ultra sparc
Date: Sat, 21 Apr 2001 11:24:55 +0400 (MSD)	[thread overview]
Message-ID: <Pine.LNX.4.30.0104211118350.1390-100000@ontil.ihep.su> (raw)
In-Reply-To: <200104201834.LAA22571@mrs.mrs.med.ge.com>

On Fri, 20 Apr 2001, David Gurr wrote:
>
>  You can configure ocaml (at least the bytecode interpreter) to run
>  in 64 bit mode on ultra sparcs by using the following config:
>
>  ./configure -cc "cc -xtarget=ultra -xarch=v9"
>
>  Does anyone know how to do the same for gcc, or know where
>  the gnu folks have hidden this info?  -D

 AFAIR, it was something like "-mcpu=ultrasparc -Wa,-Av9a -Wa,-64".
I don't have right now access to ultrasparc with GCC, so, it
may be incorrect. Try reading info gcc and info as.

 And, if you're using linux on sparc64, you'll be unable to run 64 bit
applications in user-space. It will work only for *BSD and Solaris.

-------------------
To unsubscribe, mail caml-list-request@inria.fr.  Archives: http://caml.inria.fr


      reply	other threads:[~2001-04-21  7:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-20 18:34 David Gurr
2001-04-21  7:24 ` Vitaly Lugovsky [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.30.0104211118350.1390-100000@ontil.ihep.su \
    --to=vsl@ontil.ihep.su \
    --cc=caml-list@inria.fr \
    --cc=gurr@mrs.med.ge.com \
    --cc=gurr@mrs.mrs.med.ge.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).