Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!usc!samsung!uakari.primate.wisc.edu!uflorida!novavax!ankh!chin From: chin@ankh.ftl.fl.us (Albert Chin) Newsgroups: comp.sys.apple2 Subject: Bug in GS/OS Message-ID: <355@ankh.ftl.fl.us> Date: 13 Jun 90 04:03:42 GMT Organization: Ankh - Public Access Unix [+1 305 973 1947] Lines: 8 There is a bug in GS/OS that causes programs developed under ORCA/C that have arrays larger than 64K to clobber themselves when compiled. To fix this bug you MUST delete all .a, .root, .exe files before compiling. It seems that GS/OS appends the new compile onto the old compile without deleting the old files. The reason is because of the way GS/OS handles the data forks, according to Mike Westerfield. Apple is aware of the problem and will hopefully fix it soon.