Re: [fpc-pascal]what Programming Environment : Editor & Debugger

2003-08-14 Thread Frank W McCormick
On Thu, 7 Aug 2003 16:44:19 +0200 (W. Europe Daylight Time) Michael Van Canneyt <[EMAIL PROTECTED]> wrote: > lazarus That's OK but you need the Lazarus flavour of FPC. Is there no alternative? I'd like something like the DOS Qedit but everyone seems to be writing GUI IDE's or text editors.

Re: [fpc-pascal]what Programming Environment : Editor & Debugger

2003-08-14 Thread Holger Peters
Stefan Becker schrieb: dear Pascal'ers, I've just searched the net and freepascal.org in the hope of finding some info on what and how to set up a working environment with linux. So far I've done all my editing and debuging on a DOS machine with Borland 7.0 - and "just" recompiling my application

Re: [fpc-pascal]what Programming Environment : Editor & Debugger

2003-08-14 Thread Daniel Mantione
On Thu, 7 Aug 2003, Michael Van Canneyt wrote: > It does, but no version has been compiled lately. Snapshots are generated daily, so download it as snapshot: ftp://ftp.freepascal.org/pub/fpc/snapshot/v10/linux-i386/idelinux.tar.gz Daniel __

Re: [fpc-pascal]what Programming Environment : Editor & Debugger

2003-08-14 Thread Frank W McCormick
On Thu, 7 Aug 2003 20:34:51 +0200 (CEST) [EMAIL PROTECTED] wrote: > > > On Thu, 7 Aug 2003, Frank W McCormick wrote: > > > On Thu, 7 Aug 2003 16:44:19 +0200 (W. Europe Daylight Time) > > Michael Van Canneyt <[EMAIL PROTECTED]> wrote: > > > > > lazarus > > > > > > > > That's OK but you need the

AW: [fpc-pascal]what Programming Environment : Editor & Debugger

2003-08-14 Thread ZINTEL Gerhard
> > lazarus > > > > That's OK but you need the Lazarus flavour of FPC. Is there no > alternative? I'd like something like the DOS Qedit but > everyone seems to > be writing GUI IDE's or text editors. I use Nedit for editing and ddd as a good front end for gdb, the debugger. There is a hack fro

Re: [fpc-pascal]what Programming Environment : Editor & Debugger

2003-08-14 Thread James Mills
On Thu, Aug 07, 2003 at 12:32:59AM +0200, Stefan Becker wrote: > dear Pascal'ers, > > I've just searched the net and freepascal.org in the hope of finding some > info on what and how to set up a working environment with linux. > > So far I've done all my editing and debuging on a DOS machine with

[fpc-pascal]what Programming Environment : Editor & Debugger

2003-08-14 Thread Stefan Becker
dear Pascal'ers, I've just searched the net and freepascal.org in the hope of finding some info on what and how to set up a working environment with linux. So far I've done all my editing and debuging on a DOS machine with Borland 7.0 - and "just" recompiling my applications with freepascal for l

Re: [fpc-pascal]what Programming Environment : Editor & Debugger

2003-08-14 Thread Michael Van Canneyt
On Thu, 7 Aug 2003, Stefan Becker wrote: > dear Pascal'ers, > > I've just searched the net and freepascal.org in the hope of finding some > info on what and how to set up a working environment with linux. > > So far I've done all my editing and debuging on a DOS machine with > Borland 7.0 - and

Re: [fpc-pascal]what Programming Environment : Editor & Debugger

2003-08-08 Thread Michael . VanCanneyt
On Thu, 7 Aug 2003, Frank W McCormick wrote: > On Thu, 7 Aug 2003 16:44:19 +0200 (W. Europe Daylight Time) > Michael Van Canneyt <[EMAIL PROTECTED]> wrote: > > > lazarus > > > > That's OK but you need the Lazarus flavour of FPC. Is there no > alternative? I'd like something like the DOS Qedit bu