1 Mar
2007
1 Mar
'07
5:15 a.m.
Isaac Dupree <isaacdupree@charter.net> writes:
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