Mason
02-01-2006, 14:18
ho un problema a generare i simboli di debug, che dovrebbe essere una cretinata
-<mason@ariel>--<lun 2- 2:07>-$ gdb -<vim>-
GNU gdb 6.3
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i486-slackware-linux".
(gdb) file /opt/bin/vim
Reading symbols from /opt/bin/vim...(no debugging symbols found)...done.
Using host libthread_db library "/lib/tls/libthread_db.so.1".
questo quando cerco di eseguirlo
per quanto riguarda invece da root
-<root@ariel>--<lun 2- 2:16>-$ export|grep CFLA -<vim>-
CFLAGS='-Os -march=pentium3 -fomit-frame-pointer -pipe -g'
naturalmente seguito da un make && make install
visto che non funge, dove sbaglio? dovrebbe essere una cretinata ma non funge.
-<mason@ariel>--<lun 2- 2:07>-$ gdb -<vim>-
GNU gdb 6.3
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i486-slackware-linux".
(gdb) file /opt/bin/vim
Reading symbols from /opt/bin/vim...(no debugging symbols found)...done.
Using host libthread_db library "/lib/tls/libthread_db.so.1".
questo quando cerco di eseguirlo
per quanto riguarda invece da root
-<root@ariel>--<lun 2- 2:16>-$ export|grep CFLA -<vim>-
CFLAGS='-Os -march=pentium3 -fomit-frame-pointer -pipe -g'
naturalmente seguito da un make && make install
visto che non funge, dove sbaglio? dovrebbe essere una cretinata ma non funge.