Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Andrew Strong
galplot
Commits
3920015e
Commit
3920015e
authored
Jun 01, 2020
by
Andrew Strong
Browse files
manual_compile_newlibs_healpix-3.60_newgcc_newgcc, compile_one: remove unused DDATA_PATH
parent
d63d99fc
Changes
2
Hide whitespace changes
Inline
Side-by-side
source/manual_galplot_compile_newlibs_healpix-3.60_newgcc_newgcc
View file @
3920015e
...
...
@@ -37,9 +37,7 @@ echo GALDEF_PATH $GALDEF_PATH
setenv FITSDATA_PATH \"/afs/ipp/u/aws/propagate/c/FITS\"
echo FITSDATA_PATH $FITSDATA_PATH
setenv DATA_PATH \"/afs/ipp/u/aws/propagate/c/gitlab/galprop/version_54/source/fortran_data\"
echo DATA_PATH $DATA_PATH
g++ -I. -I.. -I$CFITSIO_DIR/include -I$CCFITS_DIR/include -I$HEALPIX_DIR/include/healpix_cxx -I$HEALPIX_DIR/include/libsharp -I$CLHEP_DIR/include -I$GSL_DIR/include -I$ROOT_DIR/include -I$SLA_C_DIR/include -DHAVE_ALM_HEALPIX_TOOLS_H -DGALDEF_PATH=$GALDEF_PATH -DFITSDATA_PATH=$FITSDATA_PATH
-DDATA_PATH=$DATA_PATH
-O3 -fopenmp -c *.cc
g++ -I. -I.. -I$CFITSIO_DIR/include -I$CCFITS_DIR/include -I$HEALPIX_DIR/include/healpix_cxx -I$HEALPIX_DIR/include/libsharp -I$CLHEP_DIR/include -I$GSL_DIR/include -I$ROOT_DIR/include -I$SLA_C_DIR/include -DHAVE_ALM_HEALPIX_TOOLS_H -DGALDEF_PATH=$GALDEF_PATH -DFITSDATA_PATH=$FITSDATA_PATH -O3 -fopenmp -c *.cc
source/manual_galplot_compile_one_newlibs_healpix-3.60_newgcc_newgcc
View file @
3920015e
...
...
@@ -37,11 +37,10 @@ echo GALDEF_PATH $GALDEF_PATH
setenv FITSDATA_PATH \"/afs/ipp/u/aws/propagate/c/FITS\"
echo FITSDATA_PATH $FITSDATA_PATH
setenv DATA_PATH \"/afs/ipp/u/aws/propagate/c/gitlab/galprop/version_54/source/fortran_data\"
echo DATA_PATH $DATA_PATH
g++ -I. -I.. -I$CFITSIO_DIR/include -I$CCFITS_DIR/include -I$HEALPIX_DIR/include/healpix_cxx -I$HEALPIX_DIR/include/libsharp -I$CLHEP_DIR/include -I$GSL_DIR/include -I$ROOT_DIR/include -I$SLA_C_DIR/include -DHAVE_ALM_HEALPIX_TOOLS_H -DGALDEF_PATH=$GALDEF_PATH -DFITSDATA_PATH=$FITSDATA_PATH -DDATA_PATH=$DATA_PATH -O3 -fopenmp -c $SOURCE_FILE
g++ -I. -I.. -I$CFITSIO_DIR/include -I$CCFITS_DIR/include -I$HEALPIX_DIR/include/healpix_cxx -I$HEALPIX_DIR/include/libsharp -I$CLHEP_DIR/include -I$GSL_DIR/include -I$ROOT_DIR/include -I$SLA_C_DIR/include -DHAVE_ALM_HEALPIX_TOOLS_H -DGALDEF_PATH=$GALDEF_PATH -DFITSDATA_PATH=$FITSDATA_PATH -O3 -fopenmp -c $SOURCE_FILE
source manual_galplot_link_newlibs_healpix-3.60_newgcc_newgcc
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment