Path: utzoo!attcan!uunet!husc6!mailrus!ames!pasteur!ucbvax!STONY-BROOK.SCRC.Symbolics.COM!jrd From: jrd@STONY-BROOK.SCRC.Symbolics.COM (John R. Dunning) Newsgroups: comp.sys.atari.st Subject: Large executables Message-ID: <19880907153917.7.JRD@MOA.SCRC.Symbolics.COM> Date: 7 Sep 88 15:39:00 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 20 Last night I booted my ST WITHOUT Turbodos for the first time in many months. (The reasons are interesting, but not relevant here) When I tried to run an experimental GCC that I'm working on, it died with wierd errors. A bit of investigation revealed that when trying to start the executable for compiler pass 1, the image loads, then dies immediately with error code -66; bad executable format. I rebooted with Turbodos enabled, and it worked! I poked around some, but couldn't come up with any plausible reason for this behaviour. The executable was produced with the same linker I've been using for a while, with no ill effects. The only thing that seems at all funny about it is that it's enormous (395K). Has anyone ever seen anything like this? The fact that Turbodos fixes it suggests that it might be a known bug (after all, it fixes the bugs in slow memory clearing, slow FAT scanning... :-} ); perhaps it's fixed in new ROMs or something? I'm still running the 11/20/85 jobs. Any and all information will be appreciated.