delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/12/23/19:59:31

Date: Wed, 23 Dec 1998 19:59:26 -0500
Message-Id: <199812240059.TAA23531@envy.delorie.com>
From: DJ Delorie <dj AT delorie DOT com>
To: djgpp AT delorie DOT com
In-reply-to: <914459923.14054.0.nnrp-05.c1ed260d@news.demon.co.uk>
(jazz AT uknet DOT demon DOT co DOT uk)
Subject: Re: ld (that comes with djgpp) major problems
References: <914404117 DOT 2848 DOT 0 DOT nnrp-09 DOT c1ed260d AT news DOT demon DOT co DOT uk> <199812231437 DOT JAA27935 AT envy DOT delorie DOT com> <914439857 DOT 10644 DOT 0 DOT nnrp-12 DOT c1ed260d AT news DOT demon DOT co DOT uk> <199812231944 DOT OAA19298 AT envy DOT delorie DOT com> <914459923 DOT 14054 DOT 0 DOT nnrp-05 DOT c1ed260d AT news DOT demon DOT co DOT uk>
Reply-To: djgpp AT delorie DOT com

> ok put another way what exactly does the "entry point" mean in general -
> what enters at that point?

The entry point is merely stored in the final executable.  It is
assumed that whoever loads and runs the program will begin program
execution at that point.  Normally, that code will do some startup
stuff and call your main() function.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019