From: Waldemar Schultz Newsgroups: comp.os.msdos.djgpp Subject: Re: OT: RHIDE and FPC (FreePascal) Date: Thu, 18 May 2000 13:59:34 +0200 Organization: [posted via] Leibniz-Rechenzentrum, Muenchen (Germany) Lines: 63 Message-ID: <3923DB26.7B7FEF4C@ma.tum.de> References: <391E8978 DOT 1E1DFF61 AT mtu-net DOT ru> <3921938A DOT 171A4DD5 AT ujf-grenoble DOT fr> <3921ACC4 DOT 70A633B3 AT mtu-net DOT ru> <39226B48 DOT A1EAB1B4 AT ujf-grenoble DOT fr> <3922D988 DOT F5213CD0 AT mtu-net DOT ru> <3922FB07 DOT 5E0A2F27 AT ujf-grenoble DOT fr> NNTP-Posting-Host: pcritter10.mathematik.tu-muenchen.de Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: wsc10.lrz-muenchen.de 958651256 14190 131.159.69.74 (18 May 2000 12:00:56 GMT) X-Complaints-To: news AT lrz-muenchen DOT de NNTP-Posting-Date: 18 May 2000 12:00:56 GMT X-Mailer: Mozilla 4.6 [de] (Win98; I) X-Accept-Language: de,en,en-US To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Excuse the double posting - it's for the misleading header line let me summarize: RHIDE 1.4.7.6 Robert Höhne's IDE Home: http://www.tu-chemnitz.de/~sho/rho/rhide/rhide.html http://ieva05.lanet.lv/~pavenis/rhide.html Download: http://www.tu-chemnitz.de/~sho/rho/rhid147b.zip ================================================================== FPC Free_Pascal_Compiler for DOS Home: http://www.freepascal.sk Downloads: ftp://ftp.freepascal.org/pub/fpc/dist/Dos/dos09914full.zip ftp://ftp.freepascal.org/pub/fpc/docs/docs-html.zip (didn't work for me) or ftp://ftp.freepascal.org/pub/fpc/docs/docs-pdf.zip or ftp://ftp.freepascal.org/pub/fpc/docs/docs-ps.zip or ftp://ftp.freepascal.org/pub/fpc/docs/docs-txt.zip ------------------------------------------------------------------ Example using RHIDE as IDE for FPC to compile c:mandel.pp explanation: >>Cancel<< means click in field named 'Cancel' >>Run/Run<< means click 'Run' then 'Run' in new menu means hit the 'Enter' key C:\fpc\demo\src>rhide launch the IDE >>OK<< [close banner] >>Project/Close project<< [close open project] >>Project/Open project<< mandel.gpr >>Open<< open new project >>Project/Add item<< c:mandel.pp >>Ok<< add source file >>Cancel<< adding done open source file >>Project/Primary file<< mandel.pp >>Ok<< set primary file >>Options/Compiler Options<< -vr >>Ok<< set fpc/rhide option >>Options/Compiler Options<< -vr -g >>Ok<< [set your compiler options] >>Compile/Build all<< compile project [eventually fix errors] >>Run/Run<< run executable close user screen >>File/Exit<< quit ------------------------------------------------------------------ Credits to Maurice Lombardi who helped to find that out. ================================================================= FPC Free_Pascal_Compiler WIN32 Download: ftp://ftp.freepascal.org/pub/fpc/dist/Dos/dosw3209914full.zip ftp://ftp.inprise.com/pub/delphi/techpubs/delphi2/win32.zip ================================================================= Any comments? -- Gruss Waldemar Schultz. Technische Universität München, Zentrum Mathematik M1, D 80290 München Tel: +49 (0)89 2892 8226 FAX: +49 (0)89 2892 8228