Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!ames!ucbcad!ucbvax!CORY.BERKELEY.EDU!dillon From: dillon@CORY.BERKELEY.EDU (Matt Dillon) Newsgroups: comp.sys.amiga Subject: Difference in Aztec and Lattice Executables Message-ID: <8705080053.AA10033@cory.Berkeley.EDU> Date: Thu, 7-May-87 20:53:47 EDT Article-I.D.: cory.8705080053.AA10033 Posted: Thu May 7 20:53:47 1987 Date-Received: Sat, 9-May-87 10:08:14 EDT Sender: daemon@ucbvax.BERKELEY.EDU Lines: 10 I've noticed that Lattice uses a BSS hunk for BSS data in its executables, where as Aztec places it in the DATA hunk by specifying a larger buffer for the DATA hunk in the table section of the HEADER hunk than the actual DATA hunk contains. (Just in case anybody is interested.... this isn't a bug or anything) I'm just wondering why Manx opted for putting it in the DATA hunk? -Matt