caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] fonctionnement du flag -nostdlib ?
@ 2002-10-02  9:40 Diego Olivier Fernandez Pons
  0 siblings, 0 replies; only message in thread
From: Diego Olivier Fernandez Pons @ 2002-10-02  9:40 UTC (permalink / raw)
  To: caml-list

    Bonjour,

J'avais fait quelques comparatifs de vitesse entre les différents
modules de la librairie Baire encore avec Caml 3.04

Quand j'ai essayé de compiler avec Caml 3.06 j'ai obtenu le message
suivant

ocamlopt baire.cmxa tests.ml
Files baire.cmxa and usr/lib/ocaml/stdlib.cmxa make inconsistent
assumptions over interface List

En effet, j'ai notablement étendu le module List, j'ai donc essayé

ocamlopt -nostdlib baire.cmxa tests.ml
>> Fatal error: cannot open Pervasives.cmi
Fatal error: exception Misc.Fatal_error

J'utilise bien sûr pervasives et inclure pervasives.ml parmi les
fichiers à compiler ne change pas grand chose.

Comment dois-je procéder ?


        Diego Olivier

-------------------
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] only message in thread

only message in thread, other threads:[~2002-10-02  9:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-02  9:40 [Caml-list] fonctionnement du flag -nostdlib ? Diego Olivier Fernandez Pons

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