From bug-octave-request at bevo dot che dot wisc dot edu Tue Dec 15 16:22:47 1998 Subject: Re: Compile error -- undefined symbol set_new_handler From: Brian Tyrrell To: "John W. Eaton" Cc: bug-octave at bevo dot che dot wisc dot edu Date: Tue, 15 Dec 1998 17:24:54 -0500 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? ]I short, remove the 'extern "C" ' around your set_new_handler declaration, ]this was a bug and is fixed in egcs >=1.1. ] ]Franz.