Date: Sun, 28 Nov 1999 13:25:02 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: RThomp7308 cc: djgpp AT delorie DOT com Subject: Re: Rhide 1.4 in Win95 In-Reply-To: <19991128040845.12198.00000047@ng-fq1.aol.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On 28 Nov 1999, RThomp7308 wrote: > #include > main() > { > cout << "Hello, World.\n"; > return 0; > } > -- > Okay, I compiled it, no probs, when I try to run it though, I get > "Creating: Hello.exe > Error; d:/rhide/bin/ld.exe: cannot open -lstdcx: No such file or directory > (ENOENT) See section 8.7 of the DJGPP FAQ list (v2/faq211b.zip from the same place you get DJGPP).