Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!bywater!arnor!arnor!victor From: victor@watson.ibm.com (Victor Miller) Newsgroups: comp.lang.perl Subject: cflags Message-ID: Date: 14 Jun 91 19:56:21 GMT Sender: news@watson.ibm.com (NNTP News Poster) Reply-To: victor@watson.ibm.com Distribution: comp Organization: IBM, T.J. Watson Research Center Lines: 31 Nntp-Posting-Host: irt I've had a working perl 4.003. I just got patches 4 through 10 from devvax, and applied them. I did a make clean, then a Configure, make depend, and make. However, after running bison make dies as follows: `sh cflags perly.o` perly.c cflags: cflags: cannot open *** Exit 1 There is NO cflags in the perl directory. There is a cflags.SH. I tried a ln cflags.SH cflags and then make gives: `sh cflags perly.o` perly.c CFLAGS = -Hpcc -O sh: -Hpcc: not found *** Exit 1 From looking at patch04 I find that there has been a change from cflags to cflags.SH and and cflags.SH now puts out the name of the compiler. Why didn't the patch update my stuff? The only thing that I can think, is that I had customized cflags.SH to remove the -O flag for certain programs (because the compiler couldn't hack it). What should I do? -- Victor S. Miller Vnet and Bitnet: VICTOR at WATSON Internet: victor@watson.ibm.com IBM, TJ Watson Research Center