Date: Mon, 10 May 1999 16:12:47 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Hans-Bernhard Broeker cc: djgpp AT delorie DOT com Subject: Re: cross c++ In-Reply-To: <199905101202.OAA29087@acp3bf.physik.rwth-aachen.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 10 May 1999, Hans-Bernhard Broeker wrote: > On platforms where gcc is not the original 'system' C compiler, > libgcc1.a has to be compiled with that sytem compiler, otherwise it > won't work. Then libgcc.a from the DJGPP's gccNNNb.zip, if renamed to libgcc1.a on the host platform, should fit the bill, no?