
28 Feb
2007
28 Feb
'07
9:15 p.m.
Isaac Dupree
Okay, now I have it pretty much working... All my trivial programs work, except that at the end of running, outputting "hello", they then give the message
Segmentation fault (core dumped)
Not good. Can you run the program in gdb, and do a "where" when it fails, to give the stack trace. That might give some clues. I have built successfully on powerpc myself, but with MacOS not Linux. Regards, Malcolm