On Fri, 11 Sep 2009, Przemyslaw Czerpak wrote: > On Fri, 11 Sep 2009, [email protected] wrote: > > 2009-09-11 17:56 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) > > * include/hbdefs.h > > * Using #define instead of typedef for legacy core types. > > This is needed to allow for ugly hack to disable these. > > In file included from /usr/include/sql.h:19, > from ../../../odbc.c:82: > /usr/include/sqltypes.h:101: error: duplicate ‘unsigned’ > /usr/include/sqltypes.h:101: error: multiple types in one declaration
And one thing else. Now all cross builds seems to be broken because -I/usr/include is passed as C compiler parameter so incompatible platform native header files are used. best regards, Przemek _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
