GCC-3.2 problem: undefined ___gxx_personality_v0

2003-03-05 Thread Martin Wolters
"cygwin1.dll" v0.0 ts=2003/2/8 18:10 C:\WINDOWS\SYSTEM\KERNEL32.dll (already done) gcc (GCC) 3.2 20020927 (prerelease) ___________ Martin Wolters | Senior Research Engineer

Re: GCC-3.2 problem: undefined ___gxx_personality_v0

2003-03-05 Thread Martin Wolters
The gcc command line I use: gcc myCFile.c -M On Wednesday 05 March 2003 14:40, Max Bowsher wrote: > Martin Wolters wrote: > > I recently installed cygwin and while compiling a C-program I do get > > the following error: > > > > undefined reference to `___gxx_persona

Re: GCC-3.2 problem: undefined ___gxx_personality_v0

2003-03-05 Thread Martin Wolters
produce this problem and send it along with the output of > 'cygcheck -s -r -v' *as an attachment* to this list. Then we > can at least see the details of what you're doing, what you're > working with, and whether the case you report is reproducible. > > Larry > >

Re: GCC-3.2 problem: undefined ___gxx_personality_v0

2003-03-05 Thread Martin Wolters
On Wednesday 05 March 2003 17:19, Max Bowsher wrote: > Martin Wolters wrote: > > On Wednesday 05 March 2003 16:18, [EMAIL PROTECTED] wrote: > >> OK. And that file contains only C code? > > > > That's a good question. I thought so and I still think so. However, I