The ABSOFT is set and exported. I can double check this by doing
"echo $ABSOFT" and it appears that it is okay.
On Apr 19, 2010, at 7:11 AM, Jeff Squyres wrote:
I have not seen this before; environment variables that are defined
in the shell where you invoked "make" should propagate down to the
actual process where the compilers (etc.) are invoked. Is ABSOFT
exported, or just set?
I do note that the compile command line is:
/bin/sh ../../../libtool --mode=compile /Applications/Absoft11.0/
bin/f90 -I../../../ompi/include -I../../../ompi/include -p. -I. -
I../../../ompi/mpi/f90 -m64 -lU77 -c -o mpi.lo mpi.f90
Do you have your .bashrc configured such that it is run for /bin/sh
as well? (I'm a tcsh user; forgive if this is a dumb question)
I do not know this!!! How can I check it?
Thank you,
Paul
On Apr 17, 2010, at 11:07 AM, Paul Cizmas wrote:
Ricardo:
Thank you for your reply. The variable ABSOFT is currently defined
in the .bashrc file. One can check this by doing "echo $ABSOFT"
that returns the location "/Applications/Absoft11.0". However, the
makefile (or one of its depend files) does not know the $ABSOFT
value.
Paul
On Apr 17, 2010, at 3:00 AM, Ricardo Reis wrote:
On Fri, 16 Apr 2010, Paul Cizmas wrote:
I tried to add in the makefile the following line
ABSOFT = /Applications/Absoft11.0
but this did not help. I wonder if this definition of ABSOFT
must be added to another file. If so, what this file should be?
generally ABSOFT should be an environment variable set, for
instance, in the init file of your shell.
Please read http://www.absoft.com/Support/FAQ/
lixfaq_installation.htm
Ricardo Reis
'Non Serviam'
PhD candidate @ Lasef
Computational Fluid Dynamics, High Performance Computing, Turbulence
http://www.lasef.ist.utl.pt
Cultural Instigator @ Rádio Zero
http://www.radiozero.pt
Keep them Flying! Ajude a/help Aero Fénix!
http://www.aeronauta.com/aero.fenix
http://www.flickr.com/photos/rreis/
< sent with alpine 2.00
>_______________________________________________
users mailing list
us...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/users
_______________________________________________
users mailing list
us...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/users
--
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to:
http://www.cisco.com/web/about/doing_business/legal/cri/
_______________________________________________
users mailing list
us...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/users