H.Merijn Brand wrote:

On Wed, 01 Jun 2005 12:45:12 +0100, Nick Glencross
<[EMAIL PROTECTED]> 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.

It is. Go fetch from my site!
Brilliant! When I first tried to compile binutils, configure said that gas wasn't supported and it would skip the directory. Going into the gas directory directly the configure script said something similar.

What was I doing wrong? Anyhow, I'll just use your build when I get back onto the system.

Cheers,

Nick

Reply via email to