From: "Mark E." To: Eric Rudd , djgpp-workers AT delorie DOT com Date: Tue, 30 May 2000 12:05:31 -0400 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Bug 314 Message-ID: <3933AE8B.30208.1D0549@localhost> In-reply-to: <3933DFC3.D8C10F5C@cyberoptics.com> X-mailer: Pegasus Mail for Win32 (v3.12c) 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 > The existing lldiv.c generates code that calls subroutines called ___moddi3 > and ___divdi3, and I can't find the source for these routines. Does anyone > know where they are? I did a grep through the entire djlsr203 and didn't > find anything. They are in the libgcc2.a that comes with whatever version of gcc you're using.