Hi again,Are there so many compiler differences between gcc 3.3 and 2.95 or is mintlib not compilable at the moment?
I encountered:
tzinit.c:214:11: missing terminating " character tzinit.c: In function `show_help': tzinit.c:226: error: parse error before "remove" tzinit.c:226: error: stray '\' in program tzinit.c:228: error: stray '\' in program tzinit.c:228: error: stray '\' in program tzinit.c:228: error: stray '\' in program tzinit.c:228: error: stray '\' in program tzinit.c:228: error: stray '\' in program tzinit.c:232:48: missing terminating " character
IMO there are 2 "\n\" missing to get it compilable. PhilippPS: Why are the lineaXY() functions defined in linea.c and linea.h as inline macros?