Martin Wolters wrote: > I recently installed cygwin and while compiling a C-program I do get > the following error: > > undefined reference to `___gxx_personality_v0'
Compile C code with gcc, C++ code with g++. If the error still persists, post the *exact* gcc command line. Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/