Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* [Caml-list] camlast - object filename collides
@ 2002-04-18 20:46 Jakob Lichtenberg
  0 siblings, 0 replies; only message in thread
From: Jakob Lichtenberg @ 2002-04-18 20:46 UTC (permalink / raw)
  To: caml-list

I have an idl file foo.idl that is used to produce foo.{h,c.ml.mli}.

However, when I compile foo.ml using the native code compiler I get a
foo.obj file and when I compile foo.c I also get foo.obj.

I of course need both files during the linking phase so 1) either I have
missed a detail or 2) I need to do a name changing stunt?!?

If the name changing stunt is the prefered way to go: How should I do it?
(I can for example rename the foo.c file before compilation and it seems to
work.)

Thanks,

- Jakob Lichtenberg



-------------------
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-04-18 20:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-18 20:46 [Caml-list] camlast - object filename collides Jakob Lichtenberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox