This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: `set_new_handler' missing in libstdc++.2.9.0 of egcs-1.1b on sco-3.2v5.0.4


Joao Cardoso <jcardoso@inescn.pt> writes:

|> Hi,
|> 
|> When trying to compile a program with egcs-1.1b on sco-3.2v5.0.4 I got
|> the following error:
|> 
|> Undefined                       first referenced
|>  symbol                             in file
|> set_new_handler                     ../src/liboctinterp.so

Did you include <new> or <new.h>?  Note that set_new_handler has C++ linkage.

-- 
Andreas Schwab                                      "And now for something
schwab@issan.cs.uni-dortmund.de                      completely different"
schwab@gnu.org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]