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 WAA25702; Fri, 21 Feb 2003 22:25:52 +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 WAA25248 for ; Fri, 21 Feb 2003 22:25:51 +0100 (MET) Received: from glow.phpwebhosting.com (Hosting-132-76.PHPWebHosting.Com [64.72.132.76] (may be forged)) by concorde.inria.fr (8.11.1/8.11.1) with SMTP id h1LLPnT14491 for ; Fri, 21 Feb 2003 22:25:50 +0100 (MET) Received: (qmail 19930 invoked by uid 508); 21 Feb 2003 21:25:48 -0000 Received: from unknown (HELO sparky) (24.163.168.219) by hosting-132-76.phpwebhosting.com with SMTP; 21 Feb 2003 21:25:48 -0000 Content-Type: text/plain; charset="us-ascii" From: Tom Hawkins Organization: Launchbird Design Systems, Inc. To: caml-list@inria.fr Subject: [Caml-list] Native cross compiling and conditional compilation. Date: Fri, 21 Feb 2003 15:31:44 -0600 User-Agent: KMail/1.4.3 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200302211531.44558.tom1@launchbird.com> Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Hi, My application makes use of the Unix module and currently runs on Linux x= 86. =20 Is there an easy way to native cross compile to other processors and=20 architectures like Cygwin, FreeBSD, and Mac X? Also, I'm trying to port to Cygwin, but I have a very small piece of code= that=20 needs to change for the port to work. What is the best way to handle thi= s in=20 Ocaml? I never liked #defines. Thanks, Tom ------------------- 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