Meryl Silverburgh wrote:

> and when I do 'ddd gnash', I get this error "not in executable format:
> File format not recognized"

  Gnash uses libtool, so the actual binary file is in the .libs. To run
a fresh build with GDB (should work with ddd too), use libtool like this
"libtool --mode=execute gdb gui/gnash" Libtool sets up your environment
for the executable so it finds the newly built shared libraries.

        - rob -


_______________________________________________
Gnash mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash

Reply via email to