On Mon, 25 Aug 2003, Jacob Schmude wrote: > Hi > Actually, there are a few. Gnu pascal is one such compiler, but that requires you to rebuild your GCC to implement pascal. Another is Free Pascal > http://www.freepascal.org > It seems mostly turbo pascal compatible and you can get binaries that are ready-built for linux. > > HTH There's also another if slightly cludgy option. You could always write your code, then stuff it through p2c and then use Gcc to compile it. Cheers. -- Toby Fisher Email: toby at tjfisher.co.uk Tel.: +44(0)1480 417272 Mobile: +44(0)7974 363239 ICQ: #61744808 Please avoid sending me Word or PowerPoint attachments. See http://www.fsf.org/philosophy/no-word-attachments.html