<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE message PUBLIC
  "-//MLarc//DTD MLarc output files//EN"
  "../../mlarc.dtd"[
  <!ATTLIST message
    listname CDATA #REQUIRED
    title CDATA #REQUIRED
  >
]>

  <?xml-stylesheet href="../../mlarc.xsl" type="text/xsl"?>


<message 
  url="2003/11/9caf042d7c5391a959764eb56c3450e0"
  from="Jacques Garrigue &lt;garrigue@k...&gt;"
  author="Jacques Garrigue"
  date="2003-11-04T01:09:10"
  subject="Re: [Caml-list] ocaml_startup et Solaris/x86"
  prev="2003/11/8163dd559883060e93e84dc62f5d126b"
  next="2003/11/5bfc54158708ba55850a695ef7c3c554"
  prev-in-thread="2003/11/927fa5865c499289949ce45512930e10"
  next-in-thread="2003/11/fc711ff363ee98e5a52de94c646ee486"
  prev-thread="2003/11/5ebcd6d0eea2cdbc8d8713f184910c24"
  next-thread="2003/11/96c5a045d70b126cf9ebbe6b346fc3dd"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="[Caml-list] ocaml_startup et Solaris/x86">
<msg 
  url="2003/11/927fa5865c499289949ce45512930e10"
  from="Mathieu Avila &lt;mavila@i...&gt;"
  author="Mathieu Avila"
  date="2003-11-03T07:56:52"
  subject="[Caml-list] ocaml_startup et Solaris/x86">
<msg 
  url="2003/11/9caf042d7c5391a959764eb56c3450e0"
  from="Jacques Garrigue &lt;garrigue@k...&gt;"
  author="Jacques Garrigue"
  date="2003-11-04T01:09:10"
  subject="Re: [Caml-list] ocaml_startup et Solaris/x86">
<msg 
  url="2003/11/fc711ff363ee98e5a52de94c646ee486"
  from="Mathieu Avila &lt;mavila@i...&gt;"
  author="Mathieu Avila"
  date="2003-11-04T13:52:10"
  subject="Re: [Caml-list] ocaml_startup et Solaris/x86">
<msg 
  url="2003/11/1cd61c5f67a7aa90f725b489dbc1143b"
  from="Jacques Garrigue &lt;garrigue@k...&gt;"
  author="Jacques Garrigue"
  date="2003-11-05T02:18:41"
  subject="Re: [Caml-list] ocaml_startup et Solaris/x86">
<msg 
  url="2003/11/92b94daa2fb95ae6a57491d9c74ea2ef"
  from="Mathieu Avila &lt;mavila@i...&gt;"
  author="Mathieu Avila"
  date="2003-11-05T08:30:00"
  subject="Re: [Caml-list] ocaml_startup et Solaris/x86">
</msg>
</msg>
</msg>
</msg>
</msg>
</thread>

<contents>
From: Mathieu Avila &lt;mavila@irisa.fr&gt;

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

</contents>

</message>

