Results 1 to 1 of 1
I have a debian linux installation ( 1:3.3.5-13) and a gcc (3.3.5) and a libgcc_s.so (3.4.3-13).
When I am trying to debug my application using gdb, its giving a message ...
- 06-20-2006 #1Just Joined!
- Join Date
- Jun 2006
- Posts
- 5
libgcc incompatability
I have a debian linux installation ( 1:3.3.5-13) and a gcc (3.3.5) and a libgcc_s.so (3.4.3-13).
When I am trying to debug my application using gdb, its giving a message “cannot find bounds of current function”. Is it because of some version incompatabilits between gcc and some libraries. The gcc version is older than libgcc_s.so. Any idea what could be the reason?
Thanks and regards,
Boby


Reply With Quote
