This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: B19: compiling using g++ with #include <string>


Dave Dash wrote:
> 
> For some reason I cannot compile any code with #include <string> (this does
> compile under suns and other UNIX systems).
> 
> I know very little about how the standard C++ files work, but I noticed that
> string on this system is different from the suns string and std/string.

Upgrade to egcs.  The C++ compiler in b19 is very broken.

http://www.xraylith.wisc.edu/~khan/software/gnu-win32/egcs.html

-- 
Geoffrey Noer
noer@cygnus.com
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]