caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Issac Trotts <ijtrotts@ucdavis.edu>
To: caml-list@inria.fr
Subject: Re: [Caml-list] GODI, second version
Date: Tue, 05 Aug 2003 00:53:57 -0700	[thread overview]
Message-ID: <3F2F6295.5020803@ucdavis.edu> (raw)
In-Reply-To: <20030806093940X.garrigue@kurims.kyoto-u.ac.jp>

Jacques Garrigue wrote:

>From: "Alexander V. Voinov" <avv@quasar.ipa.nw.ru>
>
>  
>
>>Gerd Stolpmann wrote:
>>
>>    
>>
>>>- I have tested GODI on:
>>> * Debian Linux
>>> * SuSE Linux
>>> * Solaris 8
>>>
>>>      
>>>
>>I've tried it today on Solaris 8, and during the build of godi-ocaml it 
>>says:
>>
>>../../boot/ocamlrun ../../tools/ocamlmklib -o unix accept.o access.o 
>>addrofstr.o alarm.o bind.o chdir.o chmod.o
>>    
>>
>[...]
>  
>
>>/usr/ccs/bin/ld: illegal option -- W
>>
>>The standard ocaml distribution (3.06) was built on this machine without 
>>a problem.
>>    
>>
>
>Just a marginal comment: when reporting a bug about solaris, you must
>imperatively tell which C compiler and which linker/assembler you are
>using (here the linker is clear). GNU and Sun tools have different
>behaviours, and this might be the cause.
>(Also I suppose you're working on sparc. For one, I use solaris 8 on x86.)
>
GODI would be more portable if it were written completely in OCaml, not
depending make, bash, C compilers, or anything else.  Python's distutils 
relies
on Python only, except for two .c files and two .h files in the version 
for Python
1.5.  The version of distutils packaged with Python 2.2 is 100% pure Python.

Issac Trotts



-------------------
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-08-06  7:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-05 15:08 Gerd Stolpmann
2003-08-05 18:30 ` Alexander V. Voinov
2003-08-06  0:39   ` Jacques Garrigue
2003-08-05  7:53     ` Issac Trotts [this message]
2003-08-06  1:05 ` Jacques Garrigue
2003-08-07 10:55   ` Gerd Stolpmann

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=3F2F6295.5020803@ucdavis.edu \
    --to=ijtrotts@ucdavis.edu \
    --cc=caml-list@inria.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).