Mail Archives: djgpp/1999/11/15/19:32:37
| From: | Peter Danielsson <e96pd AT efd DOT lth DOT se>
|
| Newsgroups: | comp.os.msdos.djgpp
|
| Subject: | Re: How to compile this basic interpreter using DJGPP?
|
| Date: | Tue, 16 Nov 1999 01:25:51 +0100
|
| Organization: | Student
|
| Lines: | 33
|
| Message-ID: | <3830A48F.FA1DB307@efd.lth.se>
|
| References: | <80puhi$mik$1 AT nnrp1 DOT deja DOT com>
|
| NNTP-Posting-Host: | dialin-45-79.student.lu.se
|
| Mime-Version: | 1.0
|
| X-Mailer: | Mozilla 4.6 [en] (Win98; I)
|
| X-Accept-Language: | en
|
| To: | djgpp AT delorie DOT com
|
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
| Reply-To: | djgpp AT delorie DOT com
|
It should be possible with djgpp, since ANSI C is supported. What is the
error messages you get from make?
You do use:
make -f makefile.gcc
right?
Leeoswald wrote:
> Hi there,
> I got an old basic interpreter called
> bwBASIC version 1.10, 1 November 1992 by TED A. CAMPBELL
> This basic interpreter is not compiled and it comes
> with 2 make files.
> makefile.gcc
> makefile.qcl
> Is It possible to compile the source using DJGPP ++ ?
> (I have tried but the make command didn't work)
> I have Borlandc C++ 3.11 and the last version of DJGPP C++
>
> Some words in the read.me file:
>
> "The interpreter has been compiled successfully on a range
> of ANSI C compilers on varying platforms with no alterations
> to source code necessary. "
>
> If you know how to compile it, please, help will be very welcome :)
> Daniel
>
> the file is: bwb110.zip
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
- Raw text -