From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu From: "Douglas A. Gwyn" Message-ID: <3AE892AC.AFC10D3@arl.army.mil> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <20010426182650.3DDB3199D7@mail.cse.psu.edu> Subject: Re: [9fans] the declaration of main() Date: Fri, 27 Apr 2001 09:12:43 +0000 Topicbox-Message-UUID: 93f13410-eac9-11e9-9e20-41e7f4b1d025 forsyth@caldo.demon.co.uk wrote: > cpu% cat s4/crt0.s Yeah, I did that too (actually I disassembled crt0.o since I didn't have the V7 sources at hand), and was puzzled why it didn't work the way I remembered. But when linked with a stdio-using test program the behavior was different.