Re: Test WRAPIT(Version: 051007) on intel Mac 10.4 with gfortran and g95

From: Takeshi Enomoto <eno_at_nyahnyahspammersnyahnyah>
Date: Mon, 10 Dec 2007 10:11:11 +0900

Hello Guanshan,

I have not yet tried to build NCL 5.0,
but I got similar warnings when building g95 on Leopard (10.5).

It turned out that with a small fix of source code of gcc,
I was able to suppress the warnings.

I edited gcc-4.0.3/gcc/config/i386/i386.c and looked for

tjmp %%edx

and replaced it with

tjmp *%%edx

Thanks for letting me know that -fno-pic would solve the problem as
well.

-----
Dr Takeshi Enomoto
eno_at_jamstec.go.jp
Earth Simulator Center, JAMSTEC

_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Sun Dec 09 2007 - 18:11:11 MST

This archive was generated by hypermail 2.2.0 : Tue Dec 11 2007 - 14:19:21 MST