Mail Archives: djgpp/2004/08/10/11:00:31
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f
|
X-Trace-PostClient-IP: | 68.147.131.211
|
From: | Brian Inglis <Brian DOT Inglis AT SystematicSw DOT Invalid>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Re: Coding links between two worlds..
|
Organization: | Systematic Software
|
Message-ID: | <d0ohh050em7053eif2c2fpal1389tb8fjg@4ax.com>
|
References: | <cf7dnn$2ch$1 AT saphir DOT jouy DOT inra DOT fr>
|
X-Newsreader: | Forte Agent 1.93/32.576 English (American)
|
MIME-Version: | 1.0
|
Lines: | 30
|
Date: | Tue, 10 Aug 2004 15:00:00 GMT
|
NNTP-Posting-Host: | 24.71.223.147
|
X-Complaints-To: | abuse AT shaw DOT ca
|
X-Trace: | pd7tw3no 1092150000 24.71.223.147 (Tue, 10 Aug 2004 09:00:00 MDT)
|
NNTP-Posting-Date: | Tue, 10 Aug 2004 09:00:00 MDT
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Reply-To: | djgpp AT delorie DOT com
|
On Mon, 9 Aug 2004 10:50:52 +0200 in comp.os.msdos.djgpp, "EW"
<ew AT toto DOT fr> wrote:
>I am coding regularly on PC with DJGPP, and this works fine.
>
>I am also coding - actually most of the time - on a Unix machine.
>
>I need now to develop -on my PC (that is with DJGPP) - some codes that can
>discuss with UNIX, let say sending (ftp) files, launching codes there, and
>collecting back (ftp, again) results. I need to do that because I have to
>use huge codes that are already developped on Unix and that cannot be done
>again on a PC.
GCC and Emacs are huge codes developed on Unix that run with DJGPP.
One of the nice things about DJGPP is that you can just copy,
recompile, and run, most single CPU, non-network, Unix code written in
Ada, C, Fortran, or GCC dialects of other languages, on your desktop,
given enough memory and/or swap space.
Now, if you use a lot of third party or application libraries on Unix
for which you don't have the source code, or it's not in Ada, C,
Fortran, or GCC dialects of other languages, it sure won't move
easily.
--
Thanks. Take care, Brian Inglis Calgary, Alberta, Canada
Brian DOT Inglis AT CSi DOT com (Brian dot Inglis at SystematicSw dot ab dot ca)
fake address use address above to reply
- Raw text -