Mail Archives: cygwin/1999/05/07/20:54:53
Arrrrgh! <expletives deleted> It was just me being dumb - forgot that
"string" is in std namespace, so the linker I think was getting confused
somehow - since GNU's std:: hack prevents the compiler from warning me
that "string" is undefined, it compiled anyway, and died. When I do the
(correct) "std::string" or include a "using namespace std", everything is
ok.
Sorry to bug you all with useless messages... although of course, if GNU
had the std libraries implemented correctly, it wouldn't have been a
problem, or at least, the compiler would have told me the problem right
away... Oh well, I'm sure they're working on it.
- Paul
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
Paul A. | paul AT grserv DOT med DOT jhmi DOT edu | Johns Hopkins
Thiessen | http://grserv.med.jhmi.edu/~paul | University
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
- Raw text -