From cmb@ohm.york.ac.uk Mon Jun 29 12:00:04 1992 Received: from dfunms.rus.uni-stuttgart.de by helpdesk.rus.uni-stuttgart.de (5.52/BelWue-1.0SG(subsidiary)) (for zrzm0111) id AA10249; Mon, 29 Jun 92 12:00:04 MST Received: from glenlivet.ohm.york.ac.uk ([144.32.128.21]) by dfunms.rus.uni-stuttgart.de with SMTP id AA01984 (5.65c/DFUE-M1.0 for ); Mon, 29 Jun 1992 12:06:07 +0200 From: Chris M Barnes Message-Id: <5764.199206291002@glenlivet.ohm.york.ac.uk> Received: by glenlivet.ohm.york.ac.uk (Sendmail 5.65c#3#/YrkGate-230692-02) id AA05764 ; Mon, 29 Jun 1992 11:02:13 +0100 Subject: Re: Pascal compiler To: Joerg.Scheurich@rus.uni-stuttgart.de (MUFTI) Date: Mon, 29 Jun 92 11:02:11 BST In-Reply-To: <9206290728.AA09526@helpdesk.rus.uni-stuttgart.de>; from "MUFTI" at Jun 29, 92 9:28 am X-Mailer: ELM [version 2.3 PL11] Status: RO > >And for all of you out there complaining about needing Desktop C > >etc... I have successfully compiled the supplied demo program using > >only C release 3 libraries (and a little dummy routine to replace > >the missing _kernel_raise_error(); function). > > Is it possible, to upload this demo, (or the required software) to our > ftp-server rusmv1.rus.uni-stuttgart.de ? > The source for the demo is contained within the dde_pascal package on the newcastle archive. The extra dummy routine needed to make it work with C release 3 libraries is: void _kernel_raise_error(void) { } This means that it will compile correctly, although I suspect that errors raised via this routine (if there are any) would fail! - Anyone with C release 4 would be able to tell us what the routine is supposed to do and what parameters it is passed. As for making the Pascal Compiler work with the Desktop Front End, unfortunately although the Required modules are on the RISC User magazine disk they are still copyright Acorn Computers Ltd., the magazine had a license to distribute them - so I can't upload them to any archives. They can be obtained on the disk mentioned from: BEEBUG Ltd., 117 Hatfield Road, St. Albans, Hertfordshire, AL1 4SJ ENGLAND Product Code: 2657 RISC User Disc v5.7 Price 4.75 Pounds inc VAT Postage Cost: charged at cost I think. TEL NO: 0727 40303 FAX NO: 0727 860263 Regards, Christopher