caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Segv while compiling ocaml-3.04
@ 2001-12-14  8:39 Christophe Raffalli
  2001-12-14 13:25 ` Pixel
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Christophe Raffalli @ 2001-12-14  8:39 UTC (permalink / raw)
  To: caml-list


I failed to compile ocaml-3.04 under Mandrake Linux 8.12 (proc ATHLON 1500+
(1.3GHz :-) chipset VIIAKT

First I shoud say that  ocaml-3.03-alpha compiles with no problem (same machine
same time) !

After ./configure, make world crashes for 3.04 in 

../boot/ocamlrun ../boot/ocamlc -g -nopervasives -c oo.mli
make[1]: *** [oo.cmi] Erreur de segmentation
make[1]: *** Deleting file `oo.cmi'
make[1]: Quitte le répertoire `/usr/local/src/ocaml-3.04/stdlib'
make: *** [coldstart] Erreur 2

But then If I compile the file myself it works:

[root@boris ocaml-3.04]# cd stdlib
[root@boris stdlib]# ../boot/ocamlrun ../boot/ocamlc -g -nopervasives -c oo.mli

And then the next crash is in 

boot/ocamlrun boot/ocamlc -I boot -I utils -I parsing -I typing -I bytecomp -I
asmcomp -I driver -I toplevel -c parsing/parsetree.mli
make: *** [parsing/parsetree.cmi] Erreur de segmentation
make: *** Deleting file `parsing/parsetree.cmi'

And so on, after a dozen of similar crashes, I manage to end the make world.
They are no crashes during make opt
But the problem starts again with make ocamlopt.opt

very strange !
Is it a problem with gnu make that was not there before ?


-- 
Christophe Raffalli
Université de Savoie
Batiment Le Chablais, bureau 21
73376 Le Bourget-du-Lac Cedex

tél: (33) 4 79 75 81 03
fax: (33) 4 79 75 87 42
mail: Christophe.Raffalli@univ-savoie.fr
www: http://www.lama.univ-savoie.fr/~RAFFALLI
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


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

end of thread, other threads:[~2001-12-23  8:37 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <200112170931.KAA0000003112@beaune.inria.fr>
2001-12-17  9:02 ` [Caml-list] Segv while compiling ocaml-3.04 Christophe Raffalli
2001-12-21 13:01   ` Xavier Leroy
2001-12-22 14:44     ` Pixel
2001-12-23  8:37       ` Xavier Leroy
2001-12-14  8:39 Christophe Raffalli
2001-12-14 13:25 ` Pixel
     [not found] ` <15385.61778.52293.648002@gargle.gargle.HOWL>
     [not found]   ` <3C1A07E9.B01890D5@univ-savoie.fr>
     [not found]     ` <15386.19382.239731.32280@hector.lesours>
2001-12-15 10:32       ` Christophe Raffalli
2001-12-20 10:50 ` Xavier Leroy
2001-12-20 11:00   ` Christophe Raffalli
2001-12-20 22:49   ` Ian Zimmerman
2001-12-21  8:22     ` Florian Hars
2001-12-21  8:28       ` Ian Zimmerman
2001-12-21  9:25       ` William Chesters
2001-12-21 10:00         ` Sven
2001-12-21  8:24     ` Luc Maranget

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