Re: gmake on Cray X1

2005-05-06 Thread Kate Hedstrom
> > 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 ve

Re: gmake on Cray X1

2005-05-06 Thread Kate Hedstrom
> 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 = $(patsub

Re: gmake on Cray X1

2005-05-06 Thread Kate Hedstrom
On Thu, May 05, 2005 at 01:06:28PM -0700, Ted Stern wrote: > On 3 May 2005 at 17:05 UTC-0700, Kate Hedstrom wrote: > > I have managed to build gnu make on a Cray X1, but I ran into a > > couple snags. Here's the first: > > > > Hi Kate, > > This post beg

gmake on Cray X1

2005-05-05 Thread Kate Hedstrom
I have managed to build gnu make on a Cray X1, but I ran into a couple snags. Here's the first: UNAME_MACHINE = crayx1 UNAME_RELEASE = 2.5.31 UNAME_SYSTEM = UNICOS/mp UNAME_VERSION = 03141142 configure: error: cannot guess build type; you must specify one I managed to get configure to run with