Date: Sun, 22 Sep 1996 09:09:52 +0200 (IST) From: Eli Zaretskii To: Ryzhenkov Ilya Cc: djgpp AT delorie DOT com Subject: Re: Loadable Modules In-Reply-To: <32432BD4.1ABE@spy.isp.nsc.ru> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Fri, 20 Sep 1996, Ryzhenkov Ilya wrote: > 1. Does go32 sources available from anywhere ? ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v1/djsrc112.zip > 2. What is the startup sequence of djgpp-compiled program ? > I mean, the sequence of calling constructors of static and global objects, > calling main and other stuff. Download and unzip v2/djlsr200.zip, then look in the src/libc/crt0 directory.