Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uflorida!haven!adm!smoke!gwyn From: gwyn@smoke.BRL.MIL (Doug Gwyn) Newsgroups: comp.lang.c Subject: Re: entry at other than main (was want to know) Message-ID: <10797@smoke.BRL.MIL> Date: 21 Aug 89 21:28:02 GMT References: <8487@bsu-cs.bsu.edu> <2980@solo9.cs.vu.nl> <182@sunquest.UUCP> <2563@trantor.harris-atd.com> <19164@mimsy.UUCP> <15127@dartvax.Dartmouth.EDU> Reply-To: gwyn@brl.arpa (Doug Gwyn) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 6 In article <15127@dartvax.Dartmouth.EDU> ari@eleazar.dartmouth.edu (Ari Halberstadt) writes: >Just have an option to the linker telling it what the entry point is. A language-independent linker cannot possibly know what a programming language's startup requirements are, therefore it cannot arrange the set-up necessary for arbitrary entry points.