kunii
2019年9月13日 14時49分
國井 です
10年もんだいなく動作中
file wwwdate.cgi
wwwdate.cgi: ELF 32-bit LSB executable, ARM, version 1 (ARM), for GNU/Linux 2.2.0, dynamically linked (uses shared libs), for GNU/Linux 2.2.0, not stripped
file wwwedit.cgi
wwwedit.cgi: ELF 32-bit LSB executable, ARM, version 1 (ARM), for GNU/Linux 2.2.0, dynamically linked (uses shared libs), for GNU/Linux 2.2.0, not stripped
これは動作しない コンパイル時、GNU/Linux 2.2.0 を選べないのかな
file wwwerror.cgi
wwwerror.cgi: ELF 32-bit LSB executable, ARM, version 1 (ARM), for GNU/Linux 2.4.1, dynamically linked (uses shared libs), for GNU/Linux 2.4.1, not stripped
arm-linux-gcc -v
Using built-in specs.
Target: arm-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++ --prefix=/usr
--enable-shared --with-system-zlib --libexecdir=/usr/lib
--without-included-gettext --enable-threads=posix --enable-nls
--with-gxx-include-dir=/usr/arm-linux-gnu/include/c++/4.1.2
--program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu
--enable-libstdcxx-debug --enable-checking=release
--program-prefix=arm-linux-gnu- --includedir=/usr/arm-linux-gnu/include
--build=i486-linux-gnu --host=i486-linux-gnu --target=arm-linux-gnu
Thread model: posix
gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
全く同じです
作成するとき、ターゲット間違えてGNU/Linux 2.2.0 でアルマジロ220作成?
ご教授お願いします
access.mihara
2019年9月13日 15時06分
三原と申します。
中村様が下記コメントでおっしゃった通り
https://users.atmark-techno.com/forum/armadillo/4112#comment-7499
正常動作している実行ファイルは無印の ATDE (いわば Ver.1) で作成されたようです。
https://download.atmark-techno.com/atde/ から
atde-20070629.zip をダウンロードしてビルドすると動作しますか?