Subj : Exception handling linker errors. To : borland.public.cpp.borlandcpp From : Miguel Tadeu Date : Wed Apr 21 2004 04:46 am Hello, Why do i get linker errors when building a project that builds correctly whithour exception handling? Here is the linker result Turbo Link  Version 7.1.32.2. Copyright (c) 1987, 1996 Borland International Error: Undefined symbol _CatchCleanup() in module ..\source\pmmenu.c Error: Undefined symbol _ThrowException(void far*,void far*,void far*,void far*,unsigned int,unsigned int,unsigned int,unsigned char far*) in module ..\source\pmmenu.c Error: Undefined symbol ___InitExceptBlock in module ..\source\pmmenu.c .