X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Martin Ambuhl Newsgroups: comp.os.msdos.djgpp Subject: Re: missing ANSI functions in memory.h Date: Tue, 17 Apr 2007 17:22:29 -0400 Lines: 15 Message-ID: <58ks5tF2h2tf9U3@mid.individual.net> References: <58kegmF2gqrdnU1 AT mid DOT individual DOT net> <6fidncRj4KsWiLjbnZ2dnUVZ_vfinZ2d AT comcast DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: individual.net byjojLA9cXsK1KVLzEOPdwZuaGCYPgIokQJBdlhlAYDCxUPUaM User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) In-Reply-To: <6fidncRj4KsWiLjbnZ2dnUVZ_vfinZ2d@comcast.com> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp 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 Jim Michaels wrote: > Martin Ambuhl wrote: [,,,] >> If your intent is to write C, learn >> to use gcc so it compiles C. > hmm. I am using DJGPP. this is what rhide compiles .cc files with by > default. I know of no way to fix this. should it be using gxx instead? > I don't know the difference. Name them properly, as .c files. Djgpp comes with adequate documentation; you should use it. Try "info gcc invoking".