X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:references; b=aiyFS/Ad2puB/XchIr6b7UDmWnALBu40KsO7sFm0QcayUOLbhkJYzp6MIIgS2SqrrFLQtMVtdg4UoGsOPsnU+yyNGc92f/3rmqlZ3F/cu2Pdo2hpYOnjnjx78PZdz+ZLP3jjrYBepCrzEhfEbYlEUJIHorLtJjXo4y5lMfJ1kqE= Message-ID: <2497d9a2050916193535cc3f0d@mail.gmail.com> Date: Fri, 16 Sep 2005 22:35:09 -0400 From: Matthew Petricone To: djgpp AT delorie DOT com Subject: Re: stl_iterator missing? In-Reply-To: <2497d9a20509161934346e4408@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_6237_5963664.1126924509803" 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> 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 ------=_Part_6237_5963664.1126924509803 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Ohhh btw i was using the latest gpp with Windows XP Pro. On 9/16/05, Matthew Petricone wrote: >=20 > I am not having the problem you are at all. I got a multiple deffinition= =20 > of conff(char*, char*, int). > which was indeed a multiple deffinition. You included conff.cpp in tfc.cp= pwhich would piss off just about any compiler I use. Once i remarked out th= e=20 > initial deffinition in conff.cpp (it's not necessary), removed #include= =20 > conff.cpp from tcf.cpp, and added extern int conff(char * iFileName, char= =20 > * oFileName, int oType); in it's place everything compiled and linked=20 > without a problem. maybe it's that dosbox thing you are using, i am not= =20 > familiar with it. try it in the windows command line utility,,, maybee wi= th=20 > a fresh install? >=20 > On 9/16/05, Sulfurik Kixdemp Nosferathus wrote: > >=20 > > Oh, OK, thanks! ;-) > >=20 > >=20 > > "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=20 > > happens... > >=20 > >=20 > > 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: > >=20 > > http://www.sulfurmidis.com/sulfursoft/software/tfc-v1.0r2-src.zip > >=20 > > Thanks! ;-) > >=20 > >=20 > > "Matthew Petricone" < strstream AT gmail DOT com> wrote in message > > news:2497d9a20509160626326c8355 AT mail DOT gmail DOT com ... > > What is it that you are compiling? > >=20 > >=20 > > On 9/16/05, Sulfurik Kixdemp Nosferathus < sulfurik15 AT gmail DOT com> wrote: > > Now I'm back to my initial problem: > >=20 > > http://sulfurmidis.com/error.jpg > >=20 > > Do you know why it's doing this? > >=20 > > I used unzip32exe this time... > >=20 > > Thanks! ;-) > >=20 > >=20 > > "DJ Delorie" 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,= =20 > > > 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. > >=20 > >=20 > >=20 > ------=_Part_6237_5963664.1126924509803 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Ohhh btw i was using the latest gpp with Windows XP Pro.

On 9/16/05, Matthew Pet= ricone <strstream AT gmail DOT com> wrote:
I am not h= aving the problem you are at all. I got a multiple deffinition of conff(cha= r*, 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 Nosferat= hus < sulfurik15 AT gmail DOT com > wrote:
Oh, OK, thanks! ;-)


"Matthew Petricone" < strstream AT gmail DOT com> wrote in message
news:2497d9a205091613302020= 6a9c 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 Nosferathu= s <=20 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 mail= .gmail.com ...
What is it that you are compiling?


On 9/16/05, Sulfurik K= ixdemp Nosferathus < sulfurik15@= gmail.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 DJG= PP,
> 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.




------=_Part_6237_5963664.1126924509803--