From: "Mark Moore" Newsgroups: comp.os.msdos.djgpp Subject: Building gcc-2.95.2 under DJGPP Lines: 16 X-Newsreader: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Message-ID: <2v_o4.15572$Mk2.622236@newsread2.prod.itd.earthlink.net> NNTP-Posting-Host: 63.23.7.61 X-Complaints-To: abuse AT earthlink DOT net X-Trace: newsread2.prod.itd.earthlink.net 950301758 63.23.7.61 (Fri, 11 Feb 2000 12:42:38 PST) NNTP-Posting-Date: Fri, 11 Feb 2000 12:42:38 PST Organization: EarthLink Network, Inc. X-ELN-Date: Fri Feb 11 12:42:38 2000 Date: Fri, 11 Feb 2000 20:42:38 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Sorry for the newbie question, but am I assuming too much when I think it's reasonable to download ftp://gcc.gnu.org/pub/gcc/releases/gcc-2.95.2/gcc-core-2.95.2.tar.gz and build it under DJGPP? GCC comes with a FAQ (http://www.gnu.org/software/gcc/faq.html), a generic installation document (http://gcc.gnu.org/install/), and a section for host/target specific installation notes (http://gcc.gnu.org/install/specific.html). And yet, none of these pages have a single reference to DJGPP!!! The GCC installation notes says basically to download, configure, build, install, and enjoy. If this procedure is known to be different under DJGPP, where are the notes?