From bug-octave-request at bevo dot che dot wisc dot edu Tue Dec 15 16:05:16 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:07:51 -0500 >As far as I know, set_new_handler is still a standard part of the >language, I think. In my copies of g++ (egcs 1.1a and gcc 2.7.2.x) it >is defined in libgcc.a. However, I notice that in egcs, the name in >the library is mangled, but in the gcc 2.7.2 library it is not. I >assume that the compiler should be handling this detail though, >because I've not had trouble compiling Octave with egcs on Linux >systems. > >jwe > (From http://www.cygnus.com/ml/egcs/1998-Nov/0085.html) {Where do I find the set_new_handler declaration?} Hi, this should probably a FAQ, check out and