caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Oliver Bandel <oliver@first.in-berlin.de>
To: caml-list@inria.fr
Subject: [Caml-list] make opt.opt => compilation-failure
Date: Thu, 18 Apr 2002 11:38:08 +0200 (MET DST)	[thread overview]
Message-ID: <Pine.LNX.3.95.1020418113154.785A-100000@first.in-berlin.de> (raw)

Hello,

I have tried to install OCaml 3.04 on a PPC-Linux.

I got problems (compilation-errors (Assembler-Messages))
when doing an "make opt.opt".
The I tried to do the opt-compilations separetly
and there were no problems.
After doing that I tried again 2make opt.opt" and it
failed again.

What is the problem? Isn't "makr opt.opt" the same
as "make ocamlc.opt; make ocamlopt.opt; make ocamllex.opt" ?

Is that a known problem?

Should I send the compilation-output to that list or to
a developper, who is specialized on PPC-platforms?

Here is, what I have done:
=========================================
./configure
=> OK

make world
=> OK

make bootstrap
=> OK

make opt
=> OK

make ocamlc.opt         # to build a native-code version of ocamlc
=> OK

make ocamlopt.opt       # to build a native-code version of ocamlopt
=> OK

make ocamllex.opt       # to build a native-code version of ocamllex
=> OK

make opt.opt            # to build all of them
=> COMPILATION-FAILURE
=========================================

Ciao,
   Oliver

-------------------
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:[~2002-04-18  9:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-18  9:38 Oliver Bandel [this message]
2002-04-18 10:04 ` Sven
2002-04-18 10:55   ` Oliver Bandel
2002-04-18 13:25     ` Sven
2002-04-18 14:01     ` Oliver Bandel
2002-04-18 20:56       ` Oliver Bandel

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=Pine.LNX.3.95.1020418113154.785A-100000@first.in-berlin.de \
    --to=oliver@first.in-berlin.de \
    --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).