From: Ian Edwards (ian_at_concerto.demon.co.uk)
Date: Mon Feb 10 2003 - 12:32:54 GMT
On 08-Feb-03 ShweMyint wrote: > I compiled with GCC-2.95 Option: -g. and ran under kdevelope 1.3. > > I got not ELF message. I have never used Kdevelop; this is based on previous emails : If your program is called 'fred' then the file called "fred" is just a shell script and the real executable is in a sub-directory called ".libs". So to run UPS instead of "ups fred" use "ups .libs/fred" You can check the file type with "file fred" and "file .libs/fred". Regards, Ian. -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Ian Edwards <ian_at_concerto.demon.co.uk> 10-Feb-03 12:32:54 Early Music Record Labels - http://www.recordlabels.org/ 'ups' debugger for C/C++/f77 - http://ups.sourceforge.net/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
This archive was generated by hypermail 2.1.4 : Mon Feb 10 2003 - 15:25:26 GMT