Mirsad Todorovac wrote:
I understand. Do you think tests mirsad0[2345].pas I've attached in previous email to the list are acceptable?
Certainly. They take about 5 seconds in total (including compilation) on my machine. That's a little above average, but still way below critical.
That's far more than enough. Usually, GCC/GPC builds, including source, take around 150 MB (very roughly, don't remember exactly). On a 64 bit platform, the objects and executables might be somewhat larger, but certainly far below a GB.
The account you gave me is working for me, and I think I'll test (and hopefully fix) GPC on it next week.
I'm glad to be of help, for such a great project. However, other idea came to me the other moment when I've been looking at *i18n* efforts of KDE desktop team on Linux: have you ever considered translating manuals to languages other than German and English, such as Croatian?
Not really. Even the German translation has not proceeded very far yet. But it's just a matter of people how want to do it. If you and/or other Croatian speakers would like to start a translation, we can certainly give you technical advice when needed, set up a directory structure to put it in, etc.
It failed *with* -DEGCS97 defined (I naively tried to specify the highest EGCS define as the best). It reported a bunch of not declared identifiers, declared after #ifndef EGCS97 in gpc-tree.h:216 ... After moment of confusion I've switched to -DEGCS95 and recompiled from scratch (partial recompile with changed defines was too risky).
It's a great thing if it now works automagically!
(It should have worked automatically all the time. It was just a temporary bug that prevented it.)
Last message was intended for the gpc@gnu.de list, yet "reply" in PINE sets automatically to the sender and I forgot to switch :-( ...
I'm replying to the list.
Frank