Actually, I'm working in a small window, and missed the fact that Configure reported the following:

Determining your minimum pointer alignment......Use of uninitialized value in concatenation (.) or string at config/auto/alignptrs.pl line 59. Use of uninitialized value in numeric eq (==) atconfig/auto/alignptrs.pl line 60.
.........for hpux:   bytes.

Am going to investigate further...

Nick

Nick Glencross wrote:

Here are some notes for those that are interested in parrot being built on other platforms.

The system in question is a PA-RISC HP-UX 11.11 system (hppa2.0w-hp-hpux11.11). The system only has the bundled C compiler and linker, so I've compiled gcc 3.3.6 for it. gcc cannot create debug information without gas, which is unfortunately not supported on this platform.

Reply via email to