bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gmake on Cray X1


From: Kate Hedstrom
Subject: Re: gmake on Cray X1
Date: Thu, 5 May 2005 14:08:29 -0800
User-agent: Mutt/1.3.27i

> 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
address@hidden       University of Alaska, Fairbanks
Phone: 907-450-8678




reply via email to

[Prev in Thread] Current Thread [Next in Thread]