Hi,
we have a Q330HR connected to a GWR Superconducting gravimeter as a backup recorder. Since 10 years back, earthworm has been running without breaks to create a large archive of miniseed files. So far so good.
A week ago we had a disk crash on the Shuttle minicomputer under Linux Mint 10.04
With a "new" Ubuntu Kernel 10.04 the /usr/lib's have stepped up to newer versions, so I re-installed EW from a backup using make unix. Among the few that were not made is
~/earthworm/earthworm_7.8/src/data_sources/q3302ew/q3302ew/q3302ew
file command says:
/home/hgs/earthworm/earthworm_7.8/src/data_sources/q3302ew/q3302ew:
ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, for GNU/Linux 2.6.24, BuildID[sha1]=dcf256fcdc7b8fac93d9ecf0bd7a2dc57f1d2d8f, with debug_info, not stripped. It seems to have little chance to run.
What's a C-compiler command line that would create an ELF complying with the architecture
Linux snotra 5.4.0-150-generic #167~18.04.1-Ubuntu SMP Wed May 24 00:51:42 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
I have earthworm_7.10.1 in my sleeve but got stack in make. Appropriating the particlar makefile.unix for the q3302ew and quitting the upgrade to 7.10 would save me precious time to resume with the recoding.
Thanks in advance /HGS