Re: DJGPP - Configure errors
Brought to you by:
set
From: Salvador E. T. <sal...@in...> - 2005-07-27 20:41:25
|
Thiago F.G. Albuquerque wrote: > On Tue, 19 Jul 2005, Salvador Eduardo Tropea wrote: > >> Thiago F.G. Albuquerque wrote: >> >>> On Mon, 11 Jul 2005, Salvador Eduardo Tropea wrote: >> > > [snip] > >> ... that in this case include/tv/nointl.h is used where: >> >> static char *getTextNew(const char *msgid, Boolean onlyIntl=False) >> { return onlyIntl ? NULL : newStr(msgid); }; > > ^ > That's the problem!--------------------------------------------| > (sorry for those using proportional fonts :) > > I removed this ';' after the closing bracket and it solved the problem. > I am sending a patch attached. Ugh!! that's quite bizarre, a bug in the compiler? Why? The same class have the same on other members ... > ---------------------------------------------------------------- > > Then I got the error Oswald Buddenhagen mentioned in his email: > > libsettv.a(tdiagaid.o)(.text+0x70c):tdiagaid.cc: undefined reference > to `TSNoStaticText::TSNoStaticText(char const *)' > > I folowed his instructions to fix it. This should be solved in the last snapshot. > Ok, so now the editor is built. (yes!) > > ---------------------------------------------------------------- > > Now I have this problem when building infview: > > objinf/infbase.o(.text+0x2d39):infbase.cc: undefined reference to > `IsADirectory(char const *)' > > I didn't have the time to look into this yet. This is part of pathtool.cc, it seems to be missing and is only used by DOS. I'm fixing it, patch attached. > ---------------------------------------------------------------- > >> BTW which gcc and binutils versions are you using? > > > gcc: 2.95.2 19991024 (release) > binutils: 2.9.5 I used 2.95.4 for a long time I'll recommed you it. SET -- Salvador Eduardo Tropea (SET). (Electronics Engineer) Visit my home page: http://welcome.to/SetSoft or http://www.geocities.com/SiliconValley/Vista/6552/ Alternative e-mail: se...@co... se...@ie... Address: Curapaligue 2124, Caseros, 3 de Febrero Buenos Aires, (1678), ARGENTINA Phone: +(5411) 4759 0013 |