On Wed, 02 Jul 2008, Szakáts Viktor wrote:

Hi Viktor,

> Pending, critical:
> - Darwin Harbour compiler problem.

I've just made HPUX on BSD builds and except hbzpiarch, hbsqlit2 and
hbsqlit3 all is build cleanly. The problem you noticed with darwin
is probably local to your configuration. Please be sure that you made
clean build and old/new harbour header files are not mixed. It's also
possible that it's caused by setting some include dirs which change
system header order precedence.
Just like I've just check that I cannot remove the OpenWatcom hack
from Linux builds because OpenWatcom uses it's own set of header
files and setting /usr/include as include directory breaks it.
So for OpenWatcom build I even have to remove C_USR+=-D/usr/include

> Postponed:
> - FreeImage under Linux fails.

It' snot compiled when FrreImage is not installed. It's not
standard linux library so it's not a problem.

> - 64bit C-mode startup not implemented in hbinit.h.

Not 64-bit mode but only MSVC64.

> - WinCE compatible screen selection code in gtwvt.c.

Can be ignored but we have to test if final Harbour GTWVT application
can be executed in PocketPC. It's possible that C RTL supports some
functions which does not exist in real installation. If someone has
PocketPC and can make test then it will be nice.

> - ODBC/HBGFGTK issues.

The dir autodection and setting it in C_USR is problem for *nix builds
where header C files are part of system and non system C compilers comes
with their own set of headers.

BTW I do not know if HBGF is usable. Does any one uses it?

best regards,
Przemek
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to