On Tue, 15 Dec 2009, Tamas TEVESZ wrote: Hi,
> g++ -DHB_OS_UNIXWARE -I. -I../../../../../include -D_SCO_DS -Wall -W -O3 > -o expropt1.o -c ../../../expropt1.c > In file included from ../../../../../include/hbvmpub.h:56, > from ../../../../../include/hbapi.h:61, > from ../../../../../include/hbcompdf.h:57, > from ../../../../../include/hbmacro.h:62, > from ../../../expropt1.c:58: > ../../../../../include/hbdefs.h:1624: multiple storage classes in declaration > of `PHB_FUNC' > ../../../../../include/hbdefs.h:1625: multiple storage classes in declaration > of `HB_FUNC_PTR' > ../../../expropt1.c: In function `struct HB_EXPR_ * > hb_compExprNewNegate(HB_EXPR_ *, _HB_COMMON *)': > happens only with g++ (2.95), not with gcc or the native c/c++ > compiler. It's the same problem as in borland builds. I tested that it also in my RH7.3. I'll add workaround for gcc2 in a while. best regards, Przemek _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
