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 SAA29322; Thu, 6 Nov 2003 18:59:40 +0100 (MET) 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 SAA29404 for ; Thu, 6 Nov 2003 18:59:39 +0100 (MET) Received: from bob.west.spy.net (mail.west.spy.net [66.149.231.226]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id hA6Hxc124179 for ; Thu, 6 Nov 2003 18:59:38 +0100 (MET) Received: from [10.9.254.248] (sjc-dist3-e3.2wire.com [63.203.253.2]) by bob.west.spy.net (Postfix) with ESMTP id 1D0A7581B for ; Thu, 6 Nov 2003 09:59:33 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v606) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; format=flowed To: Caml Mailing List From: Dustin Sallings Subject: [Caml-list] ocaml on SunOS 4.1.4. Date: Thu, 6 Nov 2003 09:59:30 -0800 X-Mailer: Apple Mail (2.606) X-Loop: caml-list@inria.fr X-Spam: no; 0.00; sunos:01 3.07:01 sunos:01 ocamlopt:01 ocamlopt:01 compiles:01 ocaml:01 native:02 linking:02 undefined:04 stuff:05 raise:05 seems:05 problem:07 i've:09 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk So I've managed to get 3.07+2 working on SunOS 4.1.4, but I've run into one small problem. ocamlopt seems to be trying to link in something that doesn't work. bob:/tmp 115> ocamlopt test.ml collect2: ld returned 2 exit status ld: Undefined symbol _raise Error during linking Does anyone know this stuff well enough to point me towards a fix? I can't be this close and not have native compiles. :) -- Dustin Sallings ------------------- 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