Oh, sorry, your problem seams to be an compiler installation
problem.
A search for __eh_pc gives the following URL:
http://www.cygnus.com/ml/egcs/1998-Oct/0119.html with the
following quote:
> My guess is that you're mixing new compilers and old libraries.
> You probably have an old libgcc.a some
The compiler is unable to find __eh_pc used by the file
WindowManager.cpp (?) in the library. You have to debug this
yourself.
--
Patrik Hägglund
Hello,
I have attached the output from the make command I get while trying to compile
a program for my programming class. The book is called "c++ Program Design" and
the comes with a simple window library, which the program in question is
linked against.
I think the program compiles, as a .o file
3 matches
Mail list logo