X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Sulfurik Kixdemp Nosferathus" Newsgroups: comp.os.msdos.djgpp References: <200509160006 DOT j8G06L34022989 AT envy DOT delorie DOT com> <0MxWe.2553$ha1 DOT 829 AT bignews6 DOT bellsouth DOT net> <2497d9a20509160626326c8355 AT mail DOT gmail DOT com> <7zFWe.90$g32 DOT 14 AT bignews1 DOT bellsouth DOT net> <2497d9a2050916133020206a9c AT mail DOT gmail DOT com> <2497d9a20509161934346e4408 AT mail DOT gmail DOT com> <2497d9a2050916193535cc3f0d AT mail DOT gmail DOT com> <2497d9a205091619382c1f1e56 AT mail DOT gmail DOT com> Subject: Re: stl_iterator missing? Lines: 87 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-RFC2646: Format=Flowed; Original Message-ID: X-Complaints-To: abuse AT bellsouth DOT net X-Abuse-Info: Please forward a copy of all headers for proper handling X-Trace: bhmkggakljkaanefdbdpiflmbcekedmfhojhikkbagflhcboiocekpeikmomeagnkaikhjbiabbhpmplapejecedfpngfmjdncnohkaabhndkoefeodfjaifpbcjfmaghaomifoadaadepoedkehkakpdiifjjea NNTP-Posting-Date: Sat, 17 Sep 2005 14:11:34 EDT Organization: BellSouth Internet Group Date: Sat, 17 Sep 2005 11:13:27 -0700 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com 1. What's wrong with the include? :-S 2.Well, I did the same thing on XP Home, and it worked, but my problem is with the DJGPP DOS version. :-P 3. What do you mean with "stock djgpp stuff"? Much thanks! ;-) PS: I got an email from listmaster AT delorie DOT com saying that my e-mail addres wasn't in the subscribers list... To whoever sent that, this is my subscriber email: julio975 AT bellsouth DOT net That's my ISP email... :-O\ "Matthew Petricone" wrote in message news:2497d9a205091619382c1f1e56 AT mail DOT gmail DOT com... Just realized this now... sorry for the spamming... the errors you are getting seem to be errors with the cpp includes which should be stock djgpp stuff, you shouldn't have errors with those that i know of. On 9/16/05, Matthew Petricone wrote: Ohhh btw i was using the latest gpp with Windows XP Pro. On 9/16/05, Matthew Petricone wrote: I am not having the problem you are at all. I got a multiple deffinition of conff(char*, char*, int). which was indeed a multiple deffinition. You included conff.cpp in tfc.cpp which would piss off just about any compiler I use. Once i remarked out the initial deffinition in conff.cpp (it's not necessary), removed #include conff.cpp from tcf.cpp, and added extern int conff(char * iFileName, char * oFileName, int oType); in it's place everything compiled and linked without a problem. maybe it's that dosbox thing you are using, i am not familiar with it. try it in the windows command line utility,,, maybee with a fresh install? On 9/16/05, Sulfurik Kixdemp Nosferathus < sulfurik15 AT gmail DOT com > wrote: Oh, OK, thanks! ;-) "Matthew Petricone" < strstream AT gmail DOT com> wrote in message news:2497d9a2050916133020206a9c AT mail DOT gmail DOT com... K I'll try to compile it with djgpp later tonight and see what happens... On 9/16/05, Sulfurik Kixdemp Nosferathus < sulfurik15 AT gmail DOT com> wrote: My newest program, which compiles OK on Linux and Windows with GCC: http://www.sulfurmidis.com/sulfursoft/software/tfc-v1.0r2-src.zip Thanks! ;-) "Matthew Petricone" < strstream AT gmail DOT com> wrote in message news:2497d9a20509160626326c8355 AT mailgmail DOT com .. What is it that you are compiling? On 9/16/05, Sulfurik Kixdemp Nosferathus < sulfurik15 AT gmail DOT com > wrote: Now I'm back to my initial problem: http://sulfurmidis.com/error.jpg Do you know why it's doing this? I used unzip32exe this time... Thanks! ;-) "DJ Delorie" < dj AT delorie DOT com > wrote in message news:200509160006 DOT j8G06L34022989 AT envy DOT delorie DOT com .. > > Most likely, you didn't use djgpp's unzip32 program to install DJGPP, > and you got a mismatched set of long file name support. If so, you'll > have to remove the installed files and re-unzip them with unzip32.