From: Xavier Leroy <xavier.leroy@inria.fr>
To: "Mary F. Fernandez" <mff@research.att.com>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Problem compiling on sparc-sun-solaris2.8
Date: Mon, 9 Jun 2003 18:30:50 +0200 [thread overview]
Message-ID: <20030609183050.E22874@pauillac.inria.fr> (raw)
In-Reply-To: <3EE4A64A.4010902@research.att.com>; from mff@research.att.com on Mon, Jun 09, 2003 at 11:22:50AM -0400
> I am trying to compile on sparc-sun-solaris2.8 with gcc version 3.2
> (could the gcc version be the problem?)
> I ran "configure --no-tk".
>
> I get pretty far along then get the error below. I cannot find
> any library named gcc_s.
>
> Does anyone have any suggestions?
It could be due to a gcc installation problem. I had no problems
compiling OCaml under Solaris 2.9 using either Sun's provided gcc 2
or a precompiled gcc 3 that I found on a "Sun Software" site.
To diagnose the problem, it would be useful to stick a "-verbose"
option to ocamlmklib in the call
> ../../boot/ocamlrun ../../tools/ocamlmklib -o unix accept.o [...]
But in a hurry you can also configure OCaml with the -no-shared-libs
option. That might be enough to avoid running into the problem.
- Xavier Leroy
-------------------
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
next prev parent reply other threads:[~2003-06-09 16:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-09 15:22 Mary F. Fernandez
2003-06-09 16:30 ` Xavier Leroy [this message]
2003-06-09 18:34 ` Mary Fernandez
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=20030609183050.E22874@pauillac.inria.fr \
--to=xavier.leroy@inria.fr \
--cc=caml-list@inria.fr \
--cc=mff@research.att.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