> Aha, I see now.  I hadn't noticed that the 'open' version was 3.79.
> Bummer.  I use loads of 3.80 features also.
> 
> You might be able to build 3.79 on the T3E, though ...
> 
> What feature(s) are you using?  I might have some workarounds.

This is the problem function:

subdirectory = $(patsubst %/Module.mk,%, \
                 $(word                \
                   $(words $(MAKEFILE_LIST)),$(MAKEFILE_LIST)))

The workaround so far is to have the directory hardcode its own name.
We don't have so very many for this to be a burden.

Kate
-- 
Kate Hedström       Arctic Region Supercomputing Center
[EMAIL PROTECTED]       University of Alaska, Fairbanks
Phone: 907-450-8678


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to