Re: parrot on HP-UX etc

2003-07-30 Thread Leopold Toetsch
H.Merijn Brand <[EMAIL PROTECTED]> wrote: > cpp: "io/io_buf.c", line 65: warning 2001: Redefinition of macro MAX. That's fixed. > cc: "timer.c", line 75: error 1000: Unexpected symbol: "32". Some seem to have defined "TIMER_MAX". I prepended "PARROT_" to all. > HP-UX 10.20/32: > Determining yo

Re: parrot on HP-UX etc

2003-07-29 Thread Simon Glover
On 29 Jul 2003, Juergen Boemmels wrote: > Simon Glover <[EMAIL PROTECTED]> writes: > > > On Tue, 29 Jul 2003, H.Merijn Brand wrote: > > > iii) protect them with #ifdef MAX/#endif > > I bet the definition of MAX and MIN on HP-UX is identical to my > definition. I would not be surprised. > Ok, h

Re: parrot on HP-UX etc

2003-07-29 Thread Juergen Boemmels
Index: io/io_buf.c === RCS file: /cvs/public/parrot/io/io_buf.c,v retrieving revision 1.6 diff -u -r1.6 io_buf.c --- io/io_buf.c 21 Jul 2003 18:00:45 - 1.6 +++ io/io_buf.c 29 Jul 2003 18:31:39 - @@ -62,9 +62,6 @@ size_t PIO_bu

Re: parrot on HP-UX etc

2003-07-29 Thread Simon Glover
On Tue, 29 Jul 2003, H.Merijn Brand wrote: > On Tue 29 Jul 2003 16:40, Leopold Toetsch <[EMAIL PROTECTED]> wrote: > > Hi Merijn, > > > HP-UX 11.00/32 2 CPU: > > : > io/io_buf.c > cpp: "io/io_buf.c", line 65: warning 2001: Redefinition of macro MAX. > cpp: "io/io_buf.c", line 66: warning 2001: Red

Re: parrot on HP-UX etc

2003-07-29 Thread H.Merijn Brand
On Tue 29 Jul 2003 16:40, Leopold Toetsch <[EMAIL PROTECTED]> wrote: > Hi Merijn, > > > Available: > > > > HP-UX 11.00 32bit 1 or 2 CPU's HP C-ANSI-C and gcc-3.3 > > HP-UX 11.00 64bit 1 or 2 CPU's HP C-ANSI-C and gcc-3.3 > > HP-UX 10.20 32bit HP C-ANSI-C and gcc-3.3 > > AIX 4.3