From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id QAA20844; Wed, 21 Aug 2002 16:19:35 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id QAA20943 for ; Wed, 21 Aug 2002 16:19:34 +0200 (MET DST) Received: from mlabdial.hit.bme.hu (mlabdial.hit.bme.hu [152.66.248.201]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id g7LEJX910316 for ; Wed, 21 Aug 2002 16:19:33 +0200 (MET DST) Received: from localhost (kgergely@localhost) by mlabdial.hit.bme.hu (8.11.6/8.11.6) with ESMTP id g7LEJWv20309 for ; Wed, 21 Aug 2002 16:19:32 +0200 Date: Wed, 21 Aug 2002 16:19:32 +0200 (CEST) From: "Kontra, Gergely" To: caml-list@inria.fr Subject: [Caml-list] compiling under windows (Is there a list?) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk 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