Message-ID: <000401be399b$26a03420$0ca531ce@fresita-one> From: "Jorge Ivan Meza Martinez" To: Subject: RE: using tvision with djgpp Date: Tue, 5 Jan 1999 20:33:34 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Reply-To: djgpp AT delorie DOT com >At first I want to say, that stopped supporting this package >already for a long time, so my hints only from my memory. Thank you for helping me. >> Makefile:370: no file name for `include' >> make.exe: [Names/BackgroundName.o] Error -1 (ignored) > >As you can see here, the error is ignored, so it is >not a real error. I thought that it must be fixed, that is why I posted it. Now, I let it ran, I got an error: make.exe: [Names/MemoName.o] Error -1 (ignored) gcc -O2 -Wall -I. -I. -I./include -o Names/MemoName.o -c Names/MemoName.cc In file included from include/Editors.h:26, from include/tv.h:647, from Names/MemoName.cc:2: d:/djgpp/include/string.h:13: warning: `NULL' redefined d:/djgpp/lang/cxx/libio.h:88: warning: this is the location of the previous definition In file included from include/tv.h:647, from Names/MemoName.cc:2: include/Editors.h:333: overflow in array dimension make.exe: *** [Names/MemoName.o] Error 1 >But any of them (you wrote here) is ignored. So where is >the real problem? I can't build. yet. >> >Ad the -fno-rtti switch when you compile the sample >> >> I haven't tried this because I am trying to recompile the library first. > >And that's probably also the better solution. I understand that this is for the example compile, first I am trying to get the library. thanks, Jorge Ivan Meza Martinez jimezam AT armenia DOT multi DOT net DOT co jimeza AT usa DOT net jimezam.home.ml.org ["O Lord, if there is a Lord, save my soul, if I have a soul--", Ernest Renan] -----Mensaje original----- De: Robert Hoehne Para: djgpp AT delorie DOT com Fecha: Martes, 05 de Enero de 1999 06:30 a.m. Asunto: Re: using tvision with djgpp