[
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: | -- (:) |
| From: | jean-marc alliot <alliot@r...> |
| Subject: | Re: ocaml+pvm |
Alain Bengaouer wrote: > We have a toplevel including ocaml2.02, and a C function calling > pvm3.3.4, it appears that this toplevel, > runs nicely on LINUX, AIX and SUN, but issues a segmentation violation > on HPUX 10 when entering > the pvm function. > We have tried different compilers (GNU, or CC) and 2 versions of pvm > (3.3.11 and 3.3.4). > Has anyone had a similar problem ? > > Alain.Bengaouer@cea.fr > CEA/DMT Very strange. We have been using our own PVM/ML interface on many different systems (including HPUX) and never had any problems. Could you pass me your interface code along with the exact version of HP-UX and HP C compiler you are using? Jean-Marc