X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Alexei A. Frounze" Newsgroups: comp.os.msdos.djgpp,alt.os.development Subject: Re: Port/Recompile GCC (using DJGPP) Date: Wed, 21 Apr 2004 14:38:20 +0400 Lines: 13 Message-ID: References: <3a014972 DOT 0404210042 DOT 6c42fc AT posting DOT google DOT com> NNTP-Posting-Host: ppp140-33.dialup.mtu-net.ru (62.118.140.33) X-Trace: news.uni-berlin.de 1082543614 8823468 I 62.118.140.33 ([57378]) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "os_dev" wrote in message news:3a014972 DOT 0404210042 DOT 6c42fc AT posting DOT google DOT com... > What I > want is the compiler to link all the new output files it produces to > my own LibC and output a COFF or ELF executable, not a MS-DOS > GO32-EXE. IMO, you can configure gcc in some dedicated config files (most probably linker scripts) to link against your libraries. Alex