This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
[runtime problem] [64bits] "file too short" problem
- From: asdsadasd <sendspam at mailinator dot com>
- To: libstdc++ at gcc dot gnu dot org
- Date: Thu, 13 Apr 2006 06:42:10 -0700 (PDT)
- Subject: [runtime problem] [64bits] "file too short" problem
Hi everyone, I have a problem which probability come from versions of
libstdc++ but I didn't manage to resolve it.
I have a binary without source (I know...) which was compiled on a 32 bits
computer (with a 32 bit compiler I guess). I try to launch it on a 64 bits
platform, I got this error :
error while loading shared libraries: /home/faure/libx64/libstdc++.so.6:
file too short
Precision : I can't install anything with my account so I downloaded the
libstdc++ and set the LD_LIBRARY_PATH to it. I tried with bot 64 and 32 bit
version of it.
Any help will be appreciated.
Regards,
---
Mehdi
--
View this message in context: http://www.nabble.com/-runtime-problem-64bits-%22file-too-short%22-problem-t1444359.html#a3900602
Sent from the gcc - libstdc++ forum at Nabble.com.