Dixit "Frank Homann" <[EMAIL PROTECTED]>:
> Versuch's mal unter www.dokuwelt.de
>
>
> Frank
> www.fhworld.de
>
>> Hallo Leute,
Lern bitte quoten und pack Deine Werbung in eine Signatur.
--
"The fact that he relies on facts - says things that are not factual -
are going to undermine his campaign."
Have a look at the GPC web site. It has an implementation of the
crt unit that is compatible with most Borland Pascal 7 code, and
has X extentions also. Should just be a matter of using crt to
get it to work. There is also a GPC mailing list, just
send a message to [EMAIL PROTECTED] with the com
> Sent: Friday, April 06, 2001 11:15 AM
> > To: Debian List
> > Subject: Re: Pascal
> >
> >
> > Ales Jerman wrote:
> > >
> > > Does anybody know any good pascal compilers? Maybe also for X.
> > > Thanks!
> >
> > If you are l
This one looks interesting.
http://www.lazarus.freepascal.org/
-Ryan
On Fri, Apr 06, 2001 at 02:45:02PM +0200, Ales Jerman wrote:
> Does anybody know any good pascal compilers? Maybe also for X.
> Thanks!
> Bye,
>
> Ales
>
>
On Fri, Apr 06, 2001 at 01:56:50PM +0200, Sebastiaan wrote:
> Hi,
>
> a seach with: apt-cache search pascal gave me the following interesting
> packets:
>
> gpc - The GNU Pascal compiler.
> and there is more interesting. I guess you need at least gpc.
>
> Greetz,
> Sebastiaan
Kylyx is not Free... that is the problem.
anyway... www.borland.com
Regards,
Martin.
> -Original Message-
> From: Keith G. Murphy [mailto:[EMAIL PROTECTED]
> Sent: Friday, April 06, 2001 11:15 AM
> To: Debian List
> Subject: Re: Pascal
>
>
> Ales Jerman wrot
Ales Jerman wrote:
>
> Does anybody know any good pascal compilers? Maybe also for X.
> Thanks!
If you are looking for something extremely powerful, but not "classic"
Pascal, you *do* know about Borland's Kylix project, right?
Ales>
I use fp-compiledr and it's dependencies and it works ok!
Best Regards,
--
Martin Marconcini
| Unix, MS-DOS, Windows.
| Also known as The Good, The Bad
| And the Ugly...
--
Hi,
a seach with: apt-cache search pascal gave me the following interesting
packets:
gpc-doc - Documentation for the GNU Pascal compiler (gpc).
gpc - The GNU Pascal compiler.
fp-extra - Free Pascal Extra Packages
fp-gtk - Free Pascal GTK Bindings
fp-compiler - Free Pascal Compil
On Thu, 2 Sep 1999, Johann Spies wrote:
> I have a program called PTOC which I have downloaded more than a year ago.
> The README provides an email address: [EMAIL PROTECTED] I did
> not use it a lot, but it was a lot better than a program called p2c which
> was available as a debian package lon
On Wed, 1 Sep 1999, Patrick Olson wrote:
>
> On Wed, 1 Sep 1999, Kenneth Scharf wrote:
>
> > I was looking at porting a pascal program from dos to linux. Besides
> > having to write a device driver (as it twiddles the printer port
> > directly) I would have to fix all references to the Borland
On Wed, 1 Sep 1999, Kenneth Scharf wrote:
> I was looking at porting a pascal program from dos to linux. Besides
> having to write a device driver (as it twiddles the printer port
> directly) I would have to fix all references to the Borland runtime lib
> stuff. I don't think that dosemu would
Wednesday, September 01, 1999, 12:42:19 PM, Kenneth wrote:
> I was looking at porting a pascal program from dos to linux. Besides
> having to write a device driver (as it twiddles the printer port
> directly) I would have to fix all references to the Borland runtime lib
> stuff.
Take a look
>> I have Pascal for Dos, but my OS (Sistema >>Operacional) is Linux,
and
>>I
>> like how install in linux.
>Debian has a Pascal compiler. Look for the package >gpc (and gpc-doc
>for
>the doc's).
>
>Alternatively, if you really want to run your DOS >Pascal, you might
try
>dosemu.
I was looking
Wednesday, September 01, 1999, 10:19:35 AM, Patrick wrote:
> Debian has a Pascal compiler. Look for the package gpc (and gpc-doc for
> the doc's).
There's also fpc which is my preference since it is built from itself
while gpc uses, IIRC, parts of gcc.
> Alternatively, if you really want to
> I have Pascal for Dos, but my OS (Sistema Operacional) is Linux, and I
> like how install in linux.
Debian has a Pascal compiler. Look for the package gpc (and gpc-doc for
the doc's).
Alternatively, if you really want to run your DOS Pascal, you might try
dosemu.
Hope this helps,
Patrick
Stephen Pitts <[EMAIL PROTECTED]>:
> Oh, sorry.
Is the source code archive for fpc from Debian 2.0 available somewhere?
> Have you tried gpc, the GNU pascal compiler?
I have now, and it doesn't like my code. Even with the "--borland-pascal"
switch. :-/
--
\\//
peter - http://www.softwolves.p
On Sun, Jul 25, 1999 at 12:38:53AM +0200, peter karlsson wrote:
> > Then run "apt-get source " to grab the source for a package,
> > or "apt-get -b source " to grab the source AND recompile it.
>
> Well, it's just that fpc seems to have been dropped as of Debian 2.1, and it
> isn't in 2.2 either.
> Then run "apt-get source " to grab the source for a package,
> or "apt-get -b source " to grab the source AND recompile it.
Well, it's just that fpc seems to have been dropped as of Debian 2.1, and it
isn't in 2.2 either.
--
\\//
Peter - http://www.softwolves.pp.se/
Please Cc replies to me
> Where can I find the source .deb from Debian 2.0 to recompile (can I get
> dpkg to automatically recompile from a source .deb?)
Add this to your /etc/apt/sources.list:
deb http://http.us.debian.org/debian unstable main contrib non-free
deb-src http://http.us.debian.org/debian unstable main
Run
> You'll have to recompile the programs to work with glibc2.1. If they're
> leftovers from Debian <2.x, you could install libc5 and see what happens.
Hmmm, I think I installed fpc initially with Debian 2.0 (which was what was
stable when I first installed). It worked fine with 2.1, but broke now w
You'll have to recompile the programs to work with glibc2.1. If they're
leftovers from Debian <2.x, you could install libc5 and see what happens.
I'm no expert in this stuff... I'm still a little green myself.
On Sat, 24 Jul 1999, peter karlsson wrote:
> > I installed fpc (Free Pascal) before
On Sat, 24 Jul 1999, peter karlsson wrote:
>> I installed fpc (Free Pascal) before, but now it is listed as "obsolete" in
>> Dselect. Has it been replaced with something else?
No. This means that the original *.deb file is no longer available,
which is quite natural if you don't keep Debian CDs i
> I installed fpc (Free Pascal) before, but now it is listed as "obsolete" in
> Dselect. Has it been replaced with something else?
And, now that I upgraded to the version of libc6 (2.1) from potato (to be
able to install some other development packages), all my Pascal programs
causes segmentation
On Wed, Nov 25, 1998 at 05:18:54PM -0600, Alexander Kushnirenko wrote:
> Just wondering is there Pascal compiler for Linux? preferable free? close to
> Turbo Pascal 6?
http://gd.tuwien.ac.at/languages/pascal/fpc/www/fpc.html
--
Steve C. Lamb | Opinions expressed by me a
On Wed, Nov 25, 1998 at 05:18:54PM -0600, Alexander Kushnirenko wrote:
> Hi,
>
> Just wondering is there Pascal compiler for Linux? preferable free? close to
> Turbo Pascal 6?
Don't know if there are alternatives.
[EMAIL PROTECTED]:~/debian/glibc/libc$ dpkg --print-avail gpc
Package: gpc
Priori
On Mon, 13 Jul 1998 17:13:01 -0400, Michael B. Taylor wrote:
>So that the vi lovers dont flame me too badly, I have to point out that vim
>has "modes" too, but I dont know if it has one for Pascal.
JED has modes as well. Perl, C and pascal are the ones I use from time
to time.
--
On Mon, 13 Jul 1998, Michael B. Taylor wrote:
> I think there are some IDE's for Linux, but none seem to be as popular
> as Emacs/Xemacs. Emacs is not an integrated development environment per
> se, but it has many of the capabilities of one plus other things.
latest vim has some similar featurs.
I think there are some IDE's for Linux, but none seem to be as popular
as Emacs/Xemacs. Emacs is not an integrated development environment per
se, but it has many of the capabilities of one plus other things.
Emacs has modes for C, C++, LaTeX, shell scripts, Matlab, and yes, even
Pascal. font-lo
You can find a new version of gpc in experimental. It uses
egcs. GPC should fit your needs quite well. The version there
is "alpha" code, but is much more stable than the version that
you found using libc5. There are a few bugs that are keeping it
from being released as the gpc 2.1 beta softwa
>
> Hi,
>
> I have installed the pascal package and downgraded my gcc to 2.7.2.1
> for compatibility reasons. In the beginning I got some errors concerning
> files the package could find By linking then I got through that stage
> .Now I am getting the following errors
>
>
> garfield:/usr/home/
Isn't gpc in the optional development section gnu's pascal compiler?
Martin
>Hi,
>
>Could someone tell me which debian package provides pascal support ?
>
> Thanks very much
>George
>
>
>
>--
c>
> Hi,
>
> Could someone tell me which debian package provides pascal support ?
devel/gpc-doc_2.0-3.deb@ devel/gpc_2.0-3.deb@
--
joost witteveen, [EMAIL PROTECTED]
#!/usr/bin/perl -sp0777ihttp://www.dcs.ex.ac.uk/~aba/rsa/
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsu
[EMAIL PROTECTED] writes:
> I recently attempted to compile a simple Pascal program to make sure
> gpc is working. I was surprised to get the error:
>
> ld: cannot open -lgpc: No such file or directory
>
> I thought I might have missed installing the libraries so I reinstalled
> gpc and t
On Wed, 28 May 1997, Leandro Asnaghi-Nicastro wrote:
> I've been trying to download a PASCAL compiler for Linux and I've been
> unsuccesful. Every site I've gone to either has the wrong link on their
The two major FREE Pascal compilers available are GNU and FPK Pascal.
I've tried them both, an
>You want gpc and gpc-doc, about 1.5 mb total. If you can't get them by ftp
>from ftp.debian.org or a mirror site, tell me what does actually work on a
>WinNT server (http?) and I will see what I can do to help. I absolutely
>hate pascal, but I'm compassionate :)
Thank you for your quick and kind
On Wed, 28 May 1997, Leandro Asnaghi-Nicastro wrote:
> Sorry for my previous request which apparently was sent to the wrong
> distribution list (many apologies to Pete Templin who kindly pointed it
> out to me).
> I've been trying to download a PASCAL compiler for Linux and I've been
> unsucces
On Wed, 28 May 1997, Leandro Asnaghi-Nicastro wrote:
> I've been trying to download a PASCAL compiler for Linux and I've been
> unsuccesful.
Um, I'm assuming you're using Debian, since you're asking in
debian-user. (grin) Did you try the p2c package, which is a
Pascal-to-C translator? Not exac
38 matches
Mail list logo