[ncl-install] NCL6.0.0 build Successfully, but fails to work, thanks!

刘新圣 sinsonglew at mail.bnu.edu.cn
Tue May 1 18:55:49 MDT 2012


Dear Mary:
     Thanks for your reply.
     1) To trace the crash point, I added "printf" lines to "Ncl.c" to approach it;
     2) The "-g" option is always included when compiling NCL;
     3) Compile options for gcc and gfortran are as follows:
        #define CcOptions      -ansi -fPIC -m64 -O2 -g  -mcpu=powerpc64
        #define FcOptions      -fPIC -fno-second-underscore -fno-range-check -m64 -O2 -g  -mcpu=powerpc64
     4) More configure details you can find in the attached file "LINUX_Sinsonglew".

     Thanks again! 
                                                             Yours Sincerely
                                                             Sinsonglew

> -----Origin email-----
> From: "Mary Haley" <haley at ucar.edu>
> Sent Time: Monday, April 30, 2012
> Subject: Re: [ncl-install] NCL6.0.0 build Successfully, but fails to work, thanks!
> 
> Dear Sinsonglew,
> 
> The fact that running "ncargex cpex08" worked is a good sign.  It's puzzling why "ncl" itself is failing to simply run.
> This usually indicates some fundamental problem, like an optimization issue.
> 
> For #5 below, how did you trace the crash point?  I'm just curious if you recompiled using "-g", or did you use some 
> other method?
> 
> What compile options did you use with gcc and gfortran, and what does your $NCARG/config/LINUX file look like?
> 
> Thanks,
> 
> --Mary
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: LINUX_Sinsonglew
Url: http://mailman.ucar.edu/pipermail/ncl-install/attachments/20120502/1dfd953a/attachment.pl 


More information about the ncl-install mailing list