undefined reference to `___w32_sharedptr_initialize'

2003-03-06 Thread David Starks-Browning
On Thursday 6 Mar 03, Jean-Luc Vay writes: > I have just updated cygwin on a Windows2000 pc and recompiled a code. > At the linking phase, I now get the following error message: > > gcc -shared -Wl,--enable-auto-image-base -Wl,--export-all-symbols \ > -Wl,--allow-multiple-definition \ > -o warpC.d

undefined reference to `___w32_sharedptr_initialize'

2003-03-06 Thread Jean-Luc Vay
-lpgf90_rpm1 -lpgf902 -lpgf90rtl -lpgftnrtl -lpgc -lcrtdll /usr/lib/gcc-lib/i686-pc-cygwin/3.2/crtbegin.o(.text+0x7): undefined reference to `___w32_sharedptr_initialize' collect2: ld returned 1 exit status make: *** [warpC.dll] Error 1 I could not find anything about it in the mailing list.