On Wed, 02 Jul 2008, Szakáts Viktor wrote: > - Darwin Harbour compiler problem. > Lorenzo, any feedback from you as a Darwin user?
This looks really critical and for sure the problem has to be located and fixed. Unfortunately I do not have MacOSX to make test myself. > Pending, non-critical: > - 64bit C-mode startup not implemented in hbinit.h. Only for MSVC. I do not know if it supports startup code for C mode at all. GCC uses constructor attribute and it works well. See in MSVC64 documentation if it's possible to mark function as executed at startup. > - WinCE compatible screen selection code in gtwvt.c. > Postponed: > - FreeImage under Linux fails. - The hbsqlit2 and hbsqlit3 produce a lot of warnings and cannot be compiled in C++ mode so they will not work for any compilers we are using in C++ mode (f.e. OpenWatcom, G++). They need serious cleanup for C++ which probably can be joined with warning cleanup. - HBZipArch still produce a lot of warnings and it cannot be compiled in pure C mode. It's mostly C++ code which needs C++ compiler. If core harbour code was compiled in C mode the final application will need two sets of RTL libraries: CRTL and C++RTL what strongly increased binaries size. For the above I think that these three libraries should be excluded from default RC2 builds. Later I'll make tests with DOS and HPUX builds. I'm still looking for someone who can make tests with SunOS. Maybe some of you knows some free shell hosts where such tests can be done. SF compile farm is down. best regards, Przemek _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour