On 13/09/2007, John E. Malmberg <[EMAIL PROTECTED]> wrote:
> Resubmitted, Did this get lost in the shuffle?
Thanks, applied as #31862.
Hi,
Don't suppose anyone knows where I could find a real copy of gcc for ia64 vms?
I was trying the gnv gcc, but realised that we don't actually have DEC C
installed on the box. Of course, gnv doesn't check for that, and just reports
lots of crazy error messages. Gah, hateful software.
--
Jody
Jody Belka wrote:
Hi,
Don't suppose anyone knows where I could find a real copy of gcc for ia64 vms?
I am not aware of the existence of such a beast.
It may be possible to modify GCC ia64 Linux to create objects for IA64
VMS. IA64 VMS uses elf format for objects and executables. A few extr
Hello Ken,
Here is another step in getting Module::Build going on VMS.
In lib/Module/Build/Base.pm:
The code to merge the destination dir with the default directories
needed fixing, as it was stripping off any filenames that may be
present, such as .packlist.
In lib/Module/Build/t/install.