On Sun, 13 May 2007 14:41:58 -0700 Mark Peek <mp_at_FreeBSD.org> wrote: > > current32# cat hello.c > > #include <stdio.h> > > > > int main(void) { > > printf("hello world\n"); > > return 0; > > } > > current32# cc -o z -g hello.c > > current32# which gdb > > /usr/bin/gdb > > current32# gdb z I couldn't find the PR ('No matches' all the time using web query-pr.cgi) right now, but wasn't it Fortran code, instead of C? -- Ricardo Nabinger Sanchez rnsanchez_at_wait4.org Powered by FreeBSD "Left to themselves, things tend to go from bad to worse."Received on Mon May 14 2007 - 00:01:00 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:10 UTC