Re: compiling ncarg - ncl ... trouble path with containing "_"

From: Philippe SIMONS <philippe.simons_at_nyahnyahspammersnyahnyah>
Date: Sat, 21 Mar 2009 17:10:40 +0100

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
>
Received on Sat Mar 21 2009 - 10:10:40 MDT

This archive was generated by hypermail 2.2.0 : Wed Mar 25 2009 - 15:36:22 MDT