caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] compiling under windows (Is there a list?)
@ 2002-08-21 14:19 Kontra, Gergely
  2002-08-22  9:57 ` Xavier Leroy
  0 siblings, 1 reply; 2+ messages in thread
From: Kontra, Gergely @ 2002-08-21 14:19 UTC (permalink / raw)
  To: caml-list

Hi!

[If there is a separate list for compiling problem please let me know

I don't know how to build the mingw version under windows.
I prepare the files the way it is in the readme.win32 file, and I got
error message:

gcc -mno-cygwin -DIN_OCAMLRUN -DOCAML_STDLIB_DIR='"C:/ocamlmgw/lib"' -O
-Wall -Wno-unused -D_DLL -c prims.c mv prims.o prims.d.o gcc -mno-cygwin
-shared -o ocamlrun.dll -Wl,--out-implib,ocamlrun.a interp.d.o misc.d.o
stacks.d.o fix_code.d.o startup.d.o fail.d.o signals.d.o freelist.d.o
major_gc.d.o minor_gc.d.o memory.d.o alloc.d.o roots.d.o compare.d.o
ints.d.o floats.d.o str.d.o array.d.o io.d.o extern.d.o intern.d.o
hash.d.o sys.d.o meta.d.o parsing.d.o gc_ctrl.d.o terminfo.d.o md5.d.o
obj.d.o lexing.d.o win32.d.o printexc.d.o callback.d.o debugger.d.o
weak.d.o compact.d.o finalise.d.o custom.d.o backtrace.d.o globroots.d.o
dynlink.d.o prims.d.o Creating library file: ocamlrun.a
floats.d.o(.text+0x969):floats.c: undefined reference to `__fpclassify'
collect2: ld returned 1 exit status make[1]: *** [ocamlrun.dll] Error 1
make[1]: Leaving directory `/home/unknown/mingw/ocaml-3.05/byterun'
make: *** [coldstart] Error 2 

+-[Kontra, Gergely @ Budapest University of Technology and Economics]-+
|         Email: kgergely@mcl.hu,  kgergely@turul.eet.bme.hu          |
|  URL:   turul.eet.bme.hu/~kgergely    Mobile: (+36 20) 356 9656     |
+-------"Olyan langesz vagyok, hogy poroltoval kellene jarnom!"-------+
.
Magyar php mirror es magyar php dokumentacio: http://hu.php.net

-------------------
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] 2+ messages in thread

* Re: [Caml-list] compiling under windows (Is there a list?)
  2002-08-21 14:19 [Caml-list] compiling under windows (Is there a list?) Kontra, Gergely
@ 2002-08-22  9:57 ` Xavier Leroy
  0 siblings, 0 replies; 2+ messages in thread
From: Xavier Leroy @ 2002-08-22  9:57 UTC (permalink / raw)
  To: Kontra, Gergely; +Cc: caml-list

> I prepare the files the way it is in the readme.win32 file, and I got
> error message:
> [...]
> floats.d.o(.text+0x969):floats.c: undefined reference to `__fpclassify'

This is a known issue with Cygwin 1.3,  It is fixed in OCaml 3.06 --
the one we released two days ago.

- Xavier Leroy
-------------------
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] 2+ messages in thread

end of thread, other threads:[~2002-08-22  9:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-21 14:19 [Caml-list] compiling under windows (Is there a list?) Kontra, Gergely
2002-08-22  9:57 ` Xavier Leroy

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