You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The path .../aarch64/... that I entered in ./Configure was replaced by .../1/... during compilation. Can anyone tell me why?
For example, the local path I entered was /share/softwares/aarch64/libs/ncl-6.6.2-gcc10.3.1, and it became /share/softwares/1/libs/ncl-6.6.2-gcc10.3.1 during compilation.
Describe the bug
The path .../aarch64/... that I entered in ./Configure was replaced by .../1/... during compilation. Can anyone tell me why?
For example, the local path I entered was /share/softwares/aarch64/libs/ncl-6.6.2-gcc10.3.1, and it became /share/softwares/1/libs/ncl-6.6.2-gcc10.3.1 during compilation.
Provide the following:
gcc -ansi -fPIC -fopenmp -std=c99 -fsigned-char -Xlinker -zmuldefs -Wl,--copy-dt-needed-entries -O -o ras2ccir601 ras2ccir601.o -L../../../.././ncarview/src/lib/libncarg_ras -lncarg_ras -L../../../.././common/src/libncarg_c -lncarg_c -L/share/softwares/1/libs/ncl-6.6.2-gcc10.3.1/lib -L/share/softwares/1/compilers/kunpeng_gcc/10.3.1/lib -L/share/softwares/1/compilers/kunpeng_gcc/10.3.1/lib64 -L/share/softwares/1/mpi/hypermpi-gcc10.3.1/2.3.0/hmpi/lib -L/share/softwares/1/libs/hdf5-1.10.3-bisheng3.2.0-hmpi2.3.0/lib -L/share/softwares/1/libs/pnetcdf-1.11.2-bisheng3.2.0-hmpi2.3.0/lib -L/share/softwares/1/libs/netcdfC-4.7.4-netFortran-4.5.3-gcc10.3.1-hmpi2.3.0/lib -L/share/softwares/1/libs/libjpeg-9b-gcc10.3.1/lib -L/share/softwares/1/libs/hdf4-4.2.15-gcc10.3.1-hmpi2.3.0/lib -L/share/softwares/1/libs/proj-5.2.0-gcc10.3.1/lib -L/share/softwares/1/libs/linpng-1.6.37-gcc10.3.1/lib -L/share/softwares/1/libs/gdal-2.2.4-gcc10.3.1/lib -L/share/softwares/1/libs/jasper-1.900.2-gcc10.3.1/lib -L/share/sources/g2clib/lib -L/share/softwares/1/libs/udunits-2.2.28-gcc10.3.1/lib -L/share/softwares/1/libs/gsl-2.6-gcc10.3.1/lib -L/share/softwares/1/libs/hdf-eos2-gcc10.3.1/lib -L/share/softwares/1/libs/hdf-eos5-1.16-gcc10.3.1/lib -L/share/softwares/1/libs/mesa-10.6.8-gcc10.3.1/lib -L/share/softwares/1/libs/vis5d+-1.5.0-gcc10.3.1/lib -L/share/softwares/1/libs/szip-2.1.1-gcc10.3.1/lib -L/lib64 -L/usr/lib64 -L/usr/include/X11 -lmfhdf -ldf -ljpeg -lz -lm
Computing environment
The text was updated successfully, but these errors were encountered: