Hi perl-mvs
Its been a while since anyone commented on installing perl 5.8 using the Gnu Compiler Collection, GCC 3.2 for USS, provided by David Pitts.
I have been somewhat successful using the configure script and get as far as a Make Depend. After a re-edit of the new makefile where I remove 37 occurances of 'command line' and ' built-in', I tried running the make script, and have some success building 4 .o files.
gv.o miniperlmain.o perl.o toke.o
When make tries to build the perly.o file, where I have followed the directions in the hints/os390, and am using bison as my yacc, it cannot assemble, and build the load module for perly.o. I scanned the perl mvs news group and google, and found some discussion about this breaking the perl build.
My question is,
Is this about as far as one can go, to get perl 5.8.4 built on OS/390 USS with GNU GCC 3.2 ???
Thanks
Gary Rupp
