Date: Mon, 16 Dec 1996 18:35:07 +0200 (IST) From: Eli Zaretskii To: "Rodney L. Bachtel" cc: djgpp AT delorie DOT com Subject: Re: Reducing file size - again In-Reply-To: <19961215025015.AAC15442@max5-41.ghg.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Sat, 14 Dec 1996, Rodney L. Bachtel wrote: > Eli, I don't have the most current version of the FAQ, so if this is > their I apologize, but if not could you please mention that if you > want to zap out __crt0_glob_function, that it needs to be defined as > 'int' and that it needs to return 0? The FAQ is not (and should not be) a substitute for the library docs. Whenever the FAQ points you to any additional docs, it does this for a reason, so people should indeed read that additional docs. When they don't, they are quite rightfully punished by having their code not work.