Lines: 21 X-Admin: news AT aol DOT com From: forkazoo2 AT aol DOT com (Will R) Newsgroups: comp.os.msdos.djgpp Date: 19 Jun 2001 02:13:16 GMT References: <000f01c0f868$00e70040$42a0059a AT pavilion> Organization: AOL http://www.aol.com Subject: Re: HELP ME PLEASE Message-ID: <20010618221316.28717.00004282@ng-xa1.aol.com> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com >Please Help me i can't compile stuff for some reason i will show you = >what i typed in so here it is: > >gcc joe.cpp -o joe.exe -l iostr > iostr isn't a library... gcc joe.cpp -ojoe.exe -lstdcxx or gxx joe.cpp -ojoe.exe should work. works here, anyhow... ------------------ "We can write Planck's constant using the bytes 08 5C 2F C6 (hex). We can use these bytes as a (quantized!) 32-bit color. Multiplying RGB by A gives us a hunter green." -Ernie W (edited for space) ------------------ I am Will R.