RE: RE: [Harbour] SF.net SVN: harbour-project:[12943] trunk/harbour

2009-11-20 Thread Bisz István
Hi Przemek, You have quite precise information about the source of problem. Building such libraries in cross builds usually is not easy because they strongly depends on header files which can be different in local installation then the one used on destination platform. Anyhow you can

Re: RE: [Harbour] SF.net SVN: harbour-project:[12943] trunk/harbour

2009-11-20 Thread Przemysław Czerpak
On Fri, 20 Nov 2009, Tamas TEVESZ wrote: Hi, ../../../dlmalloc.c: In function 'void* dlmalloc(size_t)': ../../../dlmalloc.c:4107: warning: dereferencing pointer 'b' does break strict-aliasing rules there is an updated dlmalloc available from ftp://gee.cs.oswego.edu/pub/misc/ (2.8.4 as

Re: RE: [Harbour] SF.net SVN: harbour-project:[12943] trunk/harbour

2009-11-19 Thread Przemysław Czerpak
On Fri, 20 Nov 2009, Bisz István wrote: Hi, In file included from ../../../fm.c:181, from ../../../hvmall.c:95: ../../../dlmalloc.c: In function 'void* dlmalloc(size_t)': ../../../dlmalloc.c:4107: warning: dereferencing pointer 'b' does break strict-aliasing rules