Date: Tue, 26 Sep 2000 09:06:07 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: ams AT ludd DOT luth DOT se Message-Id: <8011-Tue26Sep2000090607+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.2.emacs20_6 I) and Blat ver 1.8.5h CC: djgpp-workers AT delorie DOT com In-reply-to: <200009252227.AAA06988@father.ludd.luth.se> (message from Martin Str|mberg on Tue, 26 Sep 2000 00:27:54 +0200 (MET DST)) Subject: Re: (fwd) startup-code References: <200009252227 DOT AAA06988 AT father DOT ludd DOT luth DOT se> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: Martin Str|mberg > Date: Tue, 26 Sep 2000 00:27:54 +0200 (MET DST) > > After I've found "start" in the djgpp.djl: if the program in question > can get hold of "start", it can get hold of "etext" as well... In theory, yes. In practice, there might be too many code to fix, and in non-obvious places. > (Why isn't there a symbol called "_start" (and "djgpp_last_ctor" and > djgpp_first_dtor and ...) defined in djgpp.djl I guess these are specific to DJGPP, so DJ opted to keep them out.