From bug-octave-request at bevo dot che dot wisc dot edu Tue Dec 15 16:24:11 1998 Subject: Re: Compile error -- undefined symbol set_new_handler From: "John W. Eaton" To: Brian Tyrrell Cc: bug-octave at bevo dot che dot wisc dot edu Date: Tue, 15 Dec 1998 16:24:28 -0600 (CST) On 15-Dec-1998, Brian Tyrrell wrote: | For some reason, the text from | | http://www.cygnus.com/ml/egcs/1998-Nov/0085.html | | has symbols in it that are making cutting and pasting the contents | difficult. Basically, the author suggested removing the 'extern "C"' | around the set_new_handler declaration. Is this in sighandlers.cc? No, sighandlers.cc includes . So I think something else is causing the problem. jwe