Re: [PATCH] HP-UX shared libparrot support

2006-01-06 Thread H.Merijn Brand
On Fri, 6 Jan 2006 11:02:17 +, Nick Glencross <[EMAIL PROTECTED]> wrote: > This patch adds the necessary hints for HP-UX to build using shared > libraries by default. > > I only have access to gcc on HP-UX, but the necessary compiler flags for the > HP commericial compiler are there too. FYI

[PATCH] HP-UX shared libparrot support

2006-01-06 Thread Nick Glencross
This patch adds the necessary hints for HP-UX to build using shared libraries by default.I only have access to gcc on HP-UX, but the necessary compiler flags for the HP commericial compiler are there too.Cheers, Nick Index: config/init/hints/hpux.pm =