You are not logged in.
Pages: 1
When I run my program (thats correctly written because it was tested on another box ) it segfaults because of /lib/ld-linux.so.2.
Does anyone have any ideas on how to fix this? Should I get another ld-linux.so.2 or what?
- Karrot-x.net
Offline
i wouldn't bet, but it could be a gcc 3.3 issue ....
to avoid this i would download the gcc-3.2 pkg from the ftp and install it....
gcc 3.2 is way more stable i would say ....
nothing,
maybe I have a perfect signature _someday_
Offline
i don't think gcc3.3 is unstable but it IS far more picky with code. If you deviate from the ANSI standard it seems to catch it and want to murder you on the spot for making it even contemplate bad code
AKA uknowme
I am not your friend
Offline
k, i take it back
nothing,
maybe I have a perfect signature _someday_
Offline
Pages: 1