X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Date: Tue, 2 Apr 2002 18:17:11 -0500 Message-Id: <200204022317.g32NHBf23734@envy.delorie.com> X-Authentication-Warning: envy.delorie.com: dj set sender to dj AT delorie DOT com using -f From: DJ Delorie To: djgpp AT delorie DOT com In-reply-to: <1017788575.285555@queeg.ludd.luth.se> (message from Martin Str|mberg on 02 Apr 2002 23:02:55 GMT) Subject: Re: Using DJGPP in Redhat Linux References: <1017788575 DOT 285555 AT queeg DOT ludd DOT luth DOT se> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > DJGPP is (more or less) GCC and libc.a and you most probably already > have gcc installed. And you most surely have Linux libc.so installed. I think he was referring to a cross compiler, in which case you'd need to build a cross gcc and get libc.a and stuff from djgpp's files.