caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] make opt.opt => compilation-failure
@ 2002-04-18  9:38 Oliver Bandel
  2002-04-18 10:04 ` Sven
  0 siblings, 1 reply; 6+ messages in thread
From: Oliver Bandel @ 2002-04-18  9:38 UTC (permalink / raw)
  To: caml-list

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2002-04-18 21:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-18  9:38 [Caml-list] make opt.opt => compilation-failure Oliver Bandel
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

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).