On 05/06/05 14:52:34, Axel Kohlmeyer wrote: > JC> Secondly: I tried to compile espresso 2.1.3 also in a HP machine > with > JC> Itanium2 processors and HP-UX. This architecture was not known > to > JC> configure. Can someone suggest a closest one that I may try, or > some > JC> other solution? > > you are in for some real 'fun', eh? > i don't have any of those in our backlot, but the following > are some flags for that kind of config from a different > QC-software package. you may want to import them into your > make.sys if the default does not work or you suspect not > getting the most out of the machine. > > CPP='/usr/ccs/lbin/cpp' > FFLAGS='+Ofast +Odataprefetch +DSnative +U77 +DD64 +Onoopenmp > +externals=equiv_file' > LFLAGS='-Wl,-a,archive_shared +O3 +Oparallel +U77 +DD64 \ > -L/opt/mlib/lib/hpux64 -lveclib -llapack -lm' > > also from the existing include files, using > > DFLAGS=-D__HP -D__HP64 -D__FFTW -D__USE_INTERNAL_FFTW > > seems like a reasonable choice.
If those work, please let us know. We'd be happy to add that platform to the next version of configure. Gerardo
