Stephen Kirby
2018-08-30 18:11:39 UTC
Hi,
I have just built a cross-compiled (target: arm-linux-androideabi)
gfortran. Now I'm trying to build some netCDF libraries but have hit the
glitch mentioned in the subject line when linking with my
arm-linux-androideabi-gfortran. I am not seeing a libgfortran.spec file
where my newly built arm-linux-androideabi-gfortran was installed. So I
copied one I found for the GCC I built earlier over to the
arm-linux-androideabi lib/ directory. A quick search online suggests
setting "LIBRARY_PATH" to this arm-linux-androideabi lib/ path but it
didn't work. Also tried adding this path to "LD_LIBRARY_PATH" but still it
is not seeing this (libgfortran.spec) file.
Any suggestions welcome :>
TIA,
Steve
I have just built a cross-compiled (target: arm-linux-androideabi)
gfortran. Now I'm trying to build some netCDF libraries but have hit the
glitch mentioned in the subject line when linking with my
arm-linux-androideabi-gfortran. I am not seeing a libgfortran.spec file
where my newly built arm-linux-androideabi-gfortran was installed. So I
copied one I found for the GCC I built earlier over to the
arm-linux-androideabi lib/ directory. A quick search online suggests
setting "LIBRARY_PATH" to this arm-linux-androideabi lib/ path but it
didn't work. Also tried adding this path to "LD_LIBRARY_PATH" but still it
is not seeing this (libgfortran.spec) file.
Any suggestions welcome :>
TIA,
Steve
--
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-ndk+***@googlegroups.com.
To post to this group, send email to android-***@googlegroups.com.
Visit this group at https://groups.google.com/group/android-ndk.
To view this discussion on the web visit https://groups.google.com/d/msgid/android-ndk/7229a19f-276f-448c-89e5-e3cedaf23d78%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-ndk+***@googlegroups.com.
To post to this group, send email to android-***@googlegroups.com.
Visit this group at https://groups.google.com/group/android-ndk.
To view this discussion on the web visit https://groups.google.com/d/msgid/android-ndk/7229a19f-276f-448c-89e5-e3cedaf23d78%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.