On Fri, 7 Jul 2000, Dan Sugalski wrote:
> Is the new gen_shrfls.pl in there? (Its the one that parses the output of
> LIBRARY rather than using the output from the C preprocessor) If not you'll
> need that patch to make it work out.
Thanks. The gen_shrfls.pl is the same as the one from 5.6.0, namely:
print "gen_shrfls.pl Rev. 14-Dec-1997\n" if $debug;
and it looks like it takes a $cc_cmd as input for running the C pp. I'll
search through the vmsperl archives for the newer versions and pop that
in. Thanks for the tip.
Peter Prymmer