On 1/20/07, Akhilesh Mishra <akmishra123_at_gmail.com> wrote:
>
> Compiling and linking...
> pgf95 -O -o cpex08 cpexcc.f cpex08.f -L/home/akhil/soft/ncarg- 4.4.1/lib
> -L/opt/pgi/linux86-64/6.2/lib -lncarg -lncarg_gks -lncarg_c -lX11
> cpexcc.f:
> cpex08.f:
> /usr/bin/ld: cannot find -lX11
Maybe try -L/usr/X11R6/lib64
You're possibly linking against the 32-bit libX11 when you want to
be linking against the 64-bit.
-- Don Morton Department of Computer Science The University of Montana - Missoula http://www.cs.umt.edu/~morton/ _______________________________________________ ncarg-talk mailing list ncarg-talk_at_ucar.edu http://mailman.ucar.edu/mailman/listinfo/ncarg-talkReceived on Sat Jan 20 2007 - 01:28:08 MST
This archive was generated by hypermail 2.2.0 : Mon Feb 05 2007 - 16:33:14 MST