[ncl-install] compiling ncarg - ncl ... trouble path with containing "_"

Mary Haley haley at ucar.edu
Sat Mar 21 11:12:27 MDT 2009


Ah, okay. In the $NCARG/config/LINUX file, then, you need to put the  
single tick marks around any lines like:

    -L/usr/lib64/gcc/x86_64-suse-linux/4.3/lib -lgcc -lg2c

or

  -I/usr/lib64/gcc/x86_64-suse-linux/4.3/include

For example:

#define CtoFLibraries    ' -L/usr/lib64/gcc/x86_64-suse-linux/4.3/lib - 
lgcc -lg2c -lm'


and then rerun the "make Everything" command.

--Mary


On Mar 21, 2009, at 10:10 AM, Philippe SIMONS wrote:

> Mary,
> I did not give any special line for the compilation, as for the  
> instruction, I use
>  ./Configure  -v
>   then
> make Everything  >&  make-output  &
>   PhS
>
>
> On Mar 21, 2009, at 15:10 , Mary Haley wrote:
>
>> Hi,
>>
>> You didn't indicate what your compile line looked like, but
>> are you doing something like:
>>
>>   -I/usr/lib64/gcc/x86_64-suse-linux/4.3/include
>>
>> ? If so try putting single tick marks around the line:
>>
>>  '-I/usr/lib64/gcc/x86_64-suse-linux/4.3/include'
>>
>> It seems unusual that you would need to explicitly include this line,
>> however.
>>
>> If you are not explicitly including this line, then can
>> you give me more information about how you are compiling?
>>
>> --Mary
>>
>> On Mar 21, 2009, at 2:32 AM, Philippe SIMONS wrote:
>>
>>> Hi,
>>>
>>> I'm trying to compile NCL NCARG on openSUSE 11.1 64bit using  
>>> standard
>>> gfortran (gcc4.3).
>>>
>>> but I believe to have understood that _ within the path are
>>> automatically replace with 1
>>>
>>> x86_64 is a standard path and should be accepted, also gcc uses this
>>> path :
>>> example : /usr/lib64/gcc/x86_64-suse-linux/4.3/include  is  
>>> transformed
>>> at compilation time into usr/lib64/gcc/1-suse-1/4.3/include
>>>
>>> Is it related to openSUSE ?
>>>
>>> Could someone help me please.
>>>
>>>
>>> PhS
>>>
>>> _______________________________________________
>>> ncl-install mailing list
>>> List instructions, subscriber options, unsubscribe:
>>> http://mailman.ucar.edu/mailman/listinfo/ncl-install
>>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-install/attachments/20090321/3b1c0934/attachment.html 


More information about the ncl-install mailing list