Re: Conditional to support Solaris

2002-12-22 Thread Robert Lunnon
On Sun, 22 Dec 2002 05:42, Alexandre Julliard wrote: Robert Lunnon [EMAIL PROTECTED] writes: I need to introduce a compile time conditional to better facilitate Solaris, in particular the macro ADDRESS_SPACE_LIMIT in virtual.c. I understand HAVE_SOLARIS is frowned upon so can anyone

Re: Conditional to support Solaris

2002-12-21 Thread Alexandre Julliard
Robert Lunnon [EMAIL PROTECTED] writes: I need to introduce a compile time conditional to better facilitate Solaris, in particular the macro ADDRESS_SPACE_LIMIT in virtual.c. I understand HAVE_SOLARIS is frowned upon so can anyone suggest a more targetted alternative (Could use __sysv__

Conditional to support Solaris

2002-12-20 Thread Robert Lunnon
I need to introduce a compile time conditional to better facilitate Solaris, in particular the macro ADDRESS_SPACE_LIMIT in virtual.c. I understand HAVE_SOLARIS is frowned upon so can anyone suggest a more targetted alternative (Could use __sysv__ but who knows whether all SYSV implementations