caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Jacques Garrigue <garrigue@kurims.kyoto-u.ac.jp>
To: mavila@irisa.fr
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] ocaml_startup et Solaris/x86
Date: Tue, 04 Nov 2003 10:09:10 +0900	[thread overview]
Message-ID: <20031104100910W.garrigue@kurims.kyoto-u.ac.jp> (raw)
In-Reply-To: <3FA60A42.3040707@IRISA.fr>

From: Mathieu Avila <mavila@irisa.fr>

> I'd like to know whether there are known problems when mixing C and 
> OCaml on the  Solaris/x86 platform.
> The doc deals with particular flags to add for compiling on NT and 
> Digital Unix on the Alpha, but there's nothing written for x86. I have a 
> user of one of our tool written in Ocaml, who uses this platform and who 
> informs us that the software crashes when it comes to call 
> ocaml_startup, although everything goes right on solaris/sparc. Has this 
> configuration been tested before ?
> Thanks in advance !

I'm using ocaml on Solaris8/x86, and many C libraries, with no
problem.
However, one trouble with this platform is that there are many
possible combinations of C compiler/assembler/linker, depending of how
many GNU tools you are using.
There is also the problem of patches. There are numerous bugs in the
original release of Solaris8/x86, and some concern very essential
things like dynamic loading. Make sure all recommended patches from
Sun are installed.

If you happen to be using Solaris9/x86, I'm afraid it is not tested
yet.

Jacques Garrigue

-------------------
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


  reply	other threads:[~2003-11-04  1:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-03  7:56 Mathieu Avila
2003-11-04  1:09 ` Jacques Garrigue [this message]
2003-11-04 13:52   ` Mathieu Avila
2003-11-05  2:18     ` Jacques Garrigue
2003-11-05  8:29       ` Mathieu Avila

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=20031104100910W.garrigue@kurims.kyoto-u.ac.jp \
    --to=garrigue@kurims.kyoto-u.ac.jp \
    --cc=caml-list@inria.fr \
    --cc=mavila@irisa.fr \
    /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).