Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!samsung!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!elara.ctr.columbia.edu!seth From: seth@elara.ctr.columbia.edu (Seth Robertson) Newsgroups: gnu.gcc.bug Subject: GCC 1.37.1 Makefile/?? problem Message-ID: <1990Feb28.083007.17311@ctr.columbia.edu> Date: 28 Feb 90 08:30:07 GMT Sender: seth@ctr.columbia.edu (Seth Robertson) Organization: Columbia University Center for Telecommunications Research Lines: 18 Under the following, wierd, I will admit, circumstances, the make of gcc will succede, but the actual program generated will be incorrect. If you perform your build in a subdirectory, say sun3-os4, and modify the libdir in the sun3-os4 Makefile to some other value, (say /usr/local/lib/ gcc/Sun3-OS4) things will get very screwed up unless you also modify the location in ../Makefile. If you do not, gcc will fail during compiles after installation with errors like: "cc1 not found" Oh, and PS, I like this feature, modula the bug which took quite a while to track down. -Seth Robertson seth@ctr.columbia.edu