caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Mary Fernandez <mff@research.att.com>
To: Xavier Leroy <xavier.leroy@inria.fr>
Cc: caml-list@inria.fr, Jerome Simeon <simeon@research.bell-labs.com>
Subject: Re: [Caml-list] Problem compiling on sparc-sun-solaris2.8
Date: 09 Jun 2003 14:34:20 -0400	[thread overview]
Message-ID: <1055183660.1446.55.camel@squeak.research.att.com> (raw)
In-Reply-To: <20030609183050.E22874@pauillac.inria.fr>

Hi Xavier,

The -no-shared-libs option did the trick.

Thanks,
Mary
On Mon, 2003-06-09 at 12:30, Xavier Leroy wrote:
> > 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
-- 
Mary Fernandez <mff@research.att.com>
AT&T Labs - Research

-------------------
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-06-09 18:35 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
2003-06-09 18:34   ` Mary Fernandez [this message]

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=1055183660.1446.55.camel@squeak.research.att.com \
    --to=mff@research.att.com \
    --cc=caml-list@inria.fr \
    --cc=simeon@research.bell-labs.com \
    --cc=xavier.leroy@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).