|
From: Valery P. <pi...@is...> - 2004-01-25 06:13:42
|
I buit the binaries on ALT. Everythings went fine, exept fortran part. On my mashine I have the trial version pgi compiler (pgf77,pgf90). The building stopped at compiling configurable.f (variable iargc is non declared). It is actually a function with void arguments. I guess it shoud be declared as integer. Everything has gone well after correcting this. Take care Valery |