home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mcsun!Germany.EU.net!unido!news.Hamburg.Germany.EU.net!easix!tron.gun.de!g_dotzel
- From: g_dotzel@tron.gun.de (Guenter Dotzel)
- Newsgroups: comp.lang.modula2
- Subject: Re^2: MS-DOS Oberon Compiler
- Message-ID: <27Q524789V@tron.gun.de>
- Date: 26 Jul 92 12:58:00 GMT
- Organization: TRON Public Mailbox, Neurath, Germany
- Lines: 37
-
- berehl%delos.stgt.sub.org@USENET.ZER wrote on Tue, 07-21-1992 at 21:34 h
- under the subject 'Re: MS-DOS Oberon Compiler':
-
- General remarks on Oberon V1.0 for '386:
-
- I've successfully installed Oberon under dr.dos 5.0 (it won't run when
- the ethernet connection to my VMS file server is loaded and I have to start
- Oberon from the local hard disk)
-
- I was able to compile, edit, store and execute the sample program BioRhythm.
-
- What didn't work is compiling RandomNumbers which is imported by another
- example IFS.Mod. The Oberon Systemlog window displays
-
- compiling RandomNumbers.Mod
-
- and then the Oberon system freezed everything incl. ctrl/alt DEL
-
- The problem was that I've a '386SX without '387 and RandomNumbers.Mod
- uses real arithmetic. There was a note that a fp-coprocessor is needed
- to do real arithmetic, but this should produce a trap or error message
- instead of freezing the machine.
-
- Further investigation showed me that
-
- 1. Compiler: it's an Oberon[-1] compiler and not Oberon-2
- 2. it has severe 16 bit limitations (no more tan 64 KB of data is allowed
- per compilation unit (V86 segmented mode, not flat mode)
- 3. the index type for array can't be LONGINT
- 4. diskette backup/directory doesn't work (traps on my system)
- 5. I was not able to find the utilities CopyFromDOS and CopyToDOS, mentioned
- in README.TXT
-
- Guenter Dotzel, ModulaWare GmbH, Wilhelmstr. 17A, D-W 8520 Erlangen/F.R.Germany
- Tel. +49 (9131) 208395, Fax +49 (9131) 28205.
- E-mail/Internet: 100023.2527@compuserve.com
- g_dotzel@ame.nbg.sub.org
-