caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Kontra, Gergely" <kgergely@mlabdial.hit.bme.hu>
To: caml-list@inria.fr
Subject: [Caml-list] compiling under windows (Is there a list?)
Date: Wed, 21 Aug 2002 16:19:32 +0200 (CEST)	[thread overview]
Message-ID: <Pine.LNX.4.21.0208211616250.20198-100000@mlabdial.hit.bme.hu> (raw)

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


             reply	other threads:[~2002-08-21 14:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-21 14:19 Kontra, Gergely [this message]
2002-08-22  9:57 ` Xavier Leroy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.21.0208211616250.20198-100000@mlabdial.hit.bme.hu \
    --to=kgergely@mlabdial.hit.bme.hu \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).