Mail Archives: cygwin/1998/10/15/17:29:01
> Now I'm trying to compile my program (Crystal Space) which is has a
> Unix/X11 target. Compilation goes very smooth but I get a linking error
> which I can't seem to solve:
>
> out/UNIX/engine/library.o(.text+0x2e):library.cc: undefined reference to `__get_eh_context'
> out/UNIX/engine/library.o(.text+0x1c6):library.cc: undefined reference to `__get_eh_context'
> out/UNIX/engine/library.o(.text+0x292):library.cc: undefined reference to `__get_eh_context'
> out/UNIX/engine/msectobj.o(.text+0x18e):msectobj.cc: undefined reference to `__get_eh_context'
> out/UNIX/engine/sector.o(.text+0x2e):sector.cc: undefined reference to `__get_eh_context'
> out/UNIX/engine/sector.o(.text+0x675):sector.cc: more undefined references to `__get_eh_context' follow
>
> Any idea where __get_eh_context () is defined? It is certainly not something from
> my sources (I should know as I've written most of them :-)
the function isn't neither defined within the standard cygwin32 b19 libraries nor in Sergeys X11R6.4
libraries.
Regards,
Stipe
--
Stipe Tolj <tolj AT uni-duesseldorf DOT de>
Cygwin32 Porting Project
Department of Economical Computer Science
University of Cologne, Germany
http://www-public.rz.uni-duesseldorf.de/~tolj
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -