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: Newbie getting started...


"Ben Parrish" <bparrish@intellectonline.com> writes:
> Well, everything looks installed okay, but when I compile this :
> 
> #include <string>
> main() {
>    string test;
> }
> 
> ...I get pages full of errors talking about "multiple definitions" of basic_s
> tring-related stuff.

You need to upgrade your compiler + dev tools. See:
  
  http://www.xraylith.wisc.edu/~khan/software/gnu-win32/

or, directly to the ftp site:

  ftp://ftp.xraylith.wisc.edu/pub/khan/gnu-win32/cygwin32/egcs-1.1/

> 
> I apologize in advance for the low-level nature of this request.  I'll catch 
> on fast.  :)

We've all been there. Good luck.

Regards,
Mumit
-
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]