search for: libmseed

Displaying 1 result from an estimated 1 matches for "libmseed".

2013 Jul 24
1
package compilation on OSX 10.8 -- error compiling Fortran library for architecture i386
...loping a package for analysis of seismic data that relies on a Fortran library. Package compilation works fine on Ubuntu and Red Hat Enterprise but fails for R 2.15.3 on Mac OSX 10.8.4. I've included the entire dump below but the relevant error message seems to be: ld: warning: ignoring file libmseed/libmseed.a, file was built for archive > which is not the architecture being linked (i386): libmseed/libmseed.a Compilation for x86_64 proceeds without a hitch. If anyone is curious, the package tarballs are available at: http://mazamascience.com/Downloads/ Thanks for any helpful suggestion...