At a guess (which is the best you can hope for with the little information
provided), use "g++" to compile C++ programs, not "gcc".
If that doesn't help, please post the *exact* command line you use to
compile your program, the program itself (if possible and if it's small),
and the output of "cyg
I suppose I need to mention some library to satisfy these unresolved
references:
str.o(.text+0x168c):str.cpp: undefined reference to `operator
new[](unsigned)'
str.o(.text+0x16d3):str.cpp: undefined reference to `operator delete(void*)'
--
Unsubscribe info: http://cygwin.com/ml/#unsubscr
2 matches
Mail list logo