[Mono-devel-list] Mono on AIX [Virus checked]
Winfried.Harbecke at Extern.Sparkassen-Informatik.de
Winfried.Harbecke at Extern.Sparkassen-Informatik.de
Wed Dec 1 06:21:03 EST 2004
Hi Dick,
> Do you mean mono/io-layer/threads.h? Those are part of the win32 API
> that io-layer is emulating so we can't really use another prefix, but as
> they aren't being used in the rest of mono we could easily just comment
> them out for now.
Sorry about the confusion, yes I was referring to threads.h. If that
is purely a name conflict beween AIX and Windows, it might be o.k. to
leave the _AIX flag in place (can you think of another name - _AIX will
only work for GCC not the native xlc from IBM).
>> Interesting. The Linux man page for gettimeofday still says
>> <sys/time.h>. I'll fix that in the source.
>And glibc still wants <sys/time.h> for the gettimeofday() prototype, so
>I won't fix it :)
I'd be happy with another name for the ifdef flag. Actually, <sys/time.h>
should have
the conventional multiple use protection on all platforms that we care
about, so why
not have both includes? It does work on AIX as far as I can see. :-)
Greetings - Winfried
More information about the Mono-devel-list
mailing list