Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!gem.mps.ohio-state.edu!ginosko!aplcen!haven!adm!smoke!gwyn From: gwyn@smoke.BRL.MIL (Doug Gwyn) Newsgroups: comp.lang.c Subject: Re: want to know Message-ID: <10792@smoke.BRL.MIL> Date: 21 Aug 89 19:18:40 GMT References: <8487@bsu-cs.bsu.edu> <2980@solo9.cs.vu.nl> <182@sunquest.UUCP> <566@augean.OZ> <1507@l.cc.purdue.edu> <1989Aug18.100812.3518@twwells.com> <2043@salgado.Solbourne.COM> Reply-To: gwyn@brl.arpa (Doug Gwyn) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 6 In article <2043@salgado.Solbourne.COM> dworkin@Solbourne.com (Dieter Muller) writes: >What's wrong with ld's ``-e entry'' argument? Two things: It's of no use for portable C programming; but more importantly, it bypasses the startup module that is necessary for the hosted environment to get set up properly (in many environments).