>> fopen64() is not present on OS X. After above
>> warning (which is not pacified), it results in
>> link time failure with this symbol missing.
>
> It was pacified and still is in GCC builds on all platforms.
> Anyhow please check feature set macros in MacOSX and how
> to enable 64bit file off
On Fri, 23 Apr 2010, Szak�ts Viktor wrote:
Hi,
> fopen64() is not present on OS X. After above
> warning (which is not pacified), it results in
> link time failure with this symbol missing.
It was pacified and still is in GCC builds on all platforms.
Anyhow please check feature set macros in M
>> I'm getting this on OS X:
>> ---
>> /Developer/usr/bin/clang -I. -I../../../../../include -fno-common -O3
>> -DHB_LEGACY_TYPES_OFF -DHB_HAS_ZLIB -I/usr/include -o ioapi.o -c
>> ../../../ioapi.c
>> ../../../ioapi.c:122:14: warning: incompatible integer to pointer conversion
>> assigning 'i
On Thu, 22 Apr 2010, Szak�ts Viktor wrote:
Hi,
> I'm getting this on OS X:
> ---
> /Developer/usr/bin/clang -I. -I../../../../../include -fno-common -O3
> -DHB_LEGACY_TYPES_OFF -DHB_HAS_ZLIB -I/usr/include -o ioapi.o -c
> ../../../ioapi.c
> ../../../ioapi.c:122:14: warning: incompatible int
Hi Teo,
> On Apr 22, 2010, at 12:15 PM, Viktor Szakáts wrote:
>
>> Hi All,
>>
>> I'm getting this on OS X:
>> ---
>> /Developer/usr/bin/clang -I. -I../../../../../include -fno-common -O3
>> -DHB_LEGACY_TYPES_OFF -DHB_HAS_ZLIB -I/usr/include -o ioapi.o -c
>> ../../../ioapi.c
>> ../../../ioa
Hello Viktor,
On Apr 22, 2010, at 12:15 PM, Viktor Szakáts wrote:
> Hi All,
>
> I'm getting this on OS X:
> ---
> /Developer/usr/bin/clang -I. -I../../../../../include -fno-common -O3
> -DHB_LEGACY_TYPES_OFF -DHB_HAS_ZLIB -I/usr/include -o ioapi.o -c
> ../../../ioapi.c
> ../../../ioapi.c:1
Hi All,
I'm getting this on OS X:
---
/Developer/usr/bin/clang -I. -I../../../../../include -fno-common -O3
-DHB_LEGACY_TYPES_OFF -DHB_HAS_ZLIB -I/usr/include -o ioapi.o -c
../../../ioapi.c
../../../ioapi.c:122:14: warning: incompatible integer to pointer conversion
assigning 'int', expecte