Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!lll-winken!uunet!odi!benson From: benson@odi.UUCP (Benson Margulies) Newsgroups: comp.windows.x Subject: Re: Using Different Compilers Message-ID: <296@odi.UUCP> Date: 10 Apr 89 19:45:58 GMT References: <295@odi.UUCP> Reply-To: benson@odi.UUCP (Benson Margulies) Distribution: usa Organization: Object Design Inc., Burlington, MA Lines: 9 ps: It seems to me that the culprit is the forcing of CC=$(CC) in the subdir iteration in the standard subdir macro. There isn't a way to win here, since if this is not present, then make CC=foo won't work. However, I claim that it is more important to support carefully setting specific CC's in submakefiles than to support this. -- Benson I. Margulies