--* From postmaster%watson.vnet.ibm.com@yktvmv.watson.ibm.com  Thu Aug 26 11:04:10 1993
--* Received: from yktvmv2.watson.ibm.com by radical.watson.ibm.com (AIX 3.2/UCB 5.64/900524)
--*           id AA16345; Thu, 26 Aug 1993 11:04:10 -0400
--* X-External-Networks: yes
--* Received: from watson.vnet.ibm.com by yktvmv.watson.ibm.com (IBM VM SMTP V2R3)
--*    with BSMTP id 0763; Thu, 26 Aug 93 11:08:04 EDT
--* Received: from YKTVMV by watson.vnet.ibm.com with "VAGENT.V1.0"
--*           id <A.BRONSTEI.NOTE.YKTVMV.1959.Aug.26.11:08:02.-0400>
--*           for asbugs@watson; Thu, 26 Aug 93 11:08:03 -0400
--* Received: from bernina.ethz.ch by watson.ibm.com (IBM VM SMTP V2R3) with TCP;
--*    Thu, 26 Aug 93 11:08:01 EDT
--* Received: from neptune by bernina.ethz.ch with SMTP inbound id <24735-0@bernina.ethz.ch>; Thu, 26 Aug 1993 17:07:42 +0200
--* From: Manuel Bronstein <bronstei@inf.ethz.ch>
--* Received: from rutishauser.inf.ethz.ch (rutishauser-gw.inf.ethz.ch) by neptune id AA28586; Thu, 26 Aug 93 17:07:37 +0200
--* Date: Thu, 26 Aug 93 17:07:36 +0200
--* Message-Id: <9308261507.AA21892@rutishauser.inf.ethz.ch>
--* Received: from ru7.inf.ethz.ch.rutishauser by rutishauser.inf.ethz.ch id AA21892; Thu, 26 Aug 93 17:07:36 +0200
--* To: asbugs@watson.ibm.com
--* Subject: asharp basic.as on DOS -> errors
--* Cc: smwatt@watson.ibm.com

--@ Fixed  by: SMW Wed Oct 06 14:59:54 1993
--@ Tested by: N/A
--@ Summary:   basic.as has been split into several files.  Plus big .as files automatically split the .c output if too big.


I've tried to get just an .aso file on 2 different DOS machines.

Version:  29.8 [=] for DOS

Command line:   asharp -v -Faso basic.as

Result:

1) On a 486/33 with 4Mb RAM and 45Mb free disk space, out of 4 runs:
        - Exception 13 (once)
        - Exception 6  (once)
        - Exception 14 (twice)

2) On an IBM PS/2 model 70 with 8Mb RAM and 15Mb free disk space, out of 1 run:
      "Fatal error: out of disk space while writing to swap file"   message.
   (or something like this)

How big a swap is required for such a compile? I haven't been able to compile
it on the sun either, because our sun version is 27.6 and it simply gives a
syntax error on the export statement.

-- manuel
 
