Re: ictrans and ifort

From: Edward (Ted) Mansell <ted.mansell_at_nyahnyahspammersnyahnyah>
Date: Tue, 8 Apr 2008 10:57:20 -0500

I just went through this with ifort on my Intel Mac. You can link it by hand by replacing "gcc -ansi" with "ifort -nofor-main" which will use the C main routine and still link in the appropriate ifort libraries. This is also needed for a couple other executables.

-- Ted

>In function `giargs_':
>: undefined reference to `for_cpystr'
>collect2: ld returned 1 exit status
>make: *** [ictrans] Error 1

_______________________________________________
ncarg-talk mailing list
ncarg-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncarg-talk
Received on Tue Apr 08 2008 - 09:57:20 MDT

This archive was generated by hypermail 2.2.0 : Fri Apr 11 2008 - 10:59:48 MDT