Someone made a makefile for the Borland compiler which can
be downloaded free from the Inprise web site. See below ...

Subject: Re: [SpiderMonkey] How to build with free Borland C++ 5.5 compiler
Date: Mon, 18 Dec 2000 10:41:13 -0000
From: "Phil Dempster" <[EMAIL PROTECTED]>
Organization: Another Netscape Collabra Server User
Newsgroups: netscape.public.mozilla.jseng

I've updated the makefile, could you (or somebody)
verify and check in?  BTW, I have no objection to anyone hacking around (or
rewriting) the makefile to improve it, makefiles have never been my strong
point.

Syntax is 'make -f makefile.bor'.

BCC55_DIR is now defaults to C:\Borland\BCC55 (the installation default)
only if its not set as an environment variable.

I've separated the compile and link stages using implicit rules (since if
you have a longer path to the compiler bin directory than the default, bcc32
falls over due to line length).

Cheers,
Phil.

------------------------------------------------------
Phil Dempster               Tality UK Limited
Phone +44.1223.421025       St. John's Innovation Park
Fax   +44.1223.421031       Cowley Road
mailto:[EMAIL PROTECTED]       Cambridge CB4 0WS
http://www.tality.com       United Kingdom
------------------------------------------------------




Reply via email to