From: "Andrew Crabtree" Newsgroups: comp.os.msdos.djgpp Subject: Re: GCC or GXX Date: Wed, 4 Mar 1998 09:11:50 -0800 Organization: Hewlett Packard Lines: 9 Message-ID: <6dk20i$5bc$1@rosenews.rose.hp.com> References: <6dioj4$bvq AT bgtnsc02 DOT worldnet DOT att DOT net> <877m6afwj9 DOT fsf AT hasn DOT dera DOT gov DOT uk> <6djnqd$a2m AT bgtnsc02 DOT worldnet DOT att DOT net> NNTP-Posting-Host: ros51675cra.rose.hp.com Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Jonathan Glenn L. Ocab wrote in message <6djnqd$a2m AT bgtnsc02 DOT worldnet DOT att DOT net>... >No, I've been giving my source code the .cc extension. Are you sure it is header files it can't find and that you are not actually getting undefined externs when linking? This is the common problem that gxx fixes. Also, you are not using pgcc are you? Its gxx behaves differently than the standard dj one.