Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests for functions used in NCEPLIBS-ip #224

Open
edwardhartnett opened this issue Oct 7, 2020 · 0 comments
Open

tests for functions used in NCEPLIBS-ip #224

edwardhartnett opened this issue Oct 7, 2020 · 0 comments
Labels

Comments

@edwardhartnett
Copy link
Contributor

When I take NCEPLIBS-sp out of the NCEPLIBS-ip build, I get the following errors:

/usr/bin/ld: /home/ed/NCEPLIBS-ip/src/polates4.f90:263: undefined reference to `sptrunm_'
/usr/bin/ld: /home/ed/NCEPLIBS-ip/src/polates4.f90:270: undefined reference to `sptrung_'
/usr/bin/ld: /home/ed/NCEPLIBS-ip/src/polates4.f90:240: undefined reference to `sptruns_'
/usr/bin/ld: ../src/libip_4.a(gdswzd04_mod.f90.o): in function `__gdswzd04_mod_MOD_gdswzd04':
/home/ed/NCEPLIBS-ip/src/gdswzd04_mod.f90:177: undefined reference to `splat_'

So these functions would be a good place to start testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant