Odd testdrive issues

djberg96 on 2003-04-08T15:25:51

So far, I've only been playing on the two HP-UX systems for the testdrive program. I've noticed a few odd things.

First, on the Itanium system they have gcc 3.0 installed, not 3.2. Also, they have Perl 5.005_02 installed which is, what, 7 years old now? Isn't this a new system? In addition, I can't even get Ruby to build on the Itanium system.

On the PA-RISC1.1 system they have gcc 3.2, but with the single thread model, whereas the Itanium system has the posix thread model. Is there a reason for this difference? This system also has Perl 5.005_02. I was able to build Ruby on this machine, but I get mysterious core dumps when I try to add more than 6 members to an rb_struct.

Very peculiar.


Perl Version

Odud on 2003-04-10T10:06:26

I guess it's the version that gets installed when you install HP-UX. On the HP boxes I support I always have to install an up to date version after OS builds. You can get swinstall binaries from here

Tell the testdrive folks.

schwern on 2003-04-11T01:16:10

Drop testdrive@compaq.com a note about it. They're very responsive.