X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f Date: Thu, 8 Apr 2004 12:52:21 -0400 Message-Id: <200404081652.i38GqLOo032346@envy.delorie.com> From: DJ Delorie To: djgpp-workers AT delorie DOT com In-reply-to: <200404081629.i38GTQWk026322@speedy.ludd.ltu.se> (ams AT ludd DOT ltu DOT se) Subject: Re: Stubify problem? References: <200404081629 DOT i38GTQWk026322 AT speedy DOT ludd DOT ltu 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 > Has stubify always done this? Probably. > Do we consider this so serious that we should correct this? If it were serious, it would have been noticed years ago. Note that the default output of gcc is "a.out" so we still have to strip *some* things. Be careful changing this. While you're at it, find out why stubify uses a.000 as an interim file; it shouldn't need to.