Hi,

We get the following error when compiling a simple c program with gcc 2.95.2, then 
running gdb on it:

% gcc test.c
% gdb a.out
GNU gdb 4.18
Copyright 1998 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 "rs6000-ibm-aix4.3.2.0"...
(gdb) b main
Breakpoint 1 at 0x10000354
(gdb) run
Starting program: /u8/bustaff/ejh/a.out 
"/usr/lib/libcrypt.a": not in executable format: File format not recognized.

Has anyone else had these problems, or does anyone have any suggestions?

Thanks a lot!

Elizabeth Harriman
Boston University

Reply via email to