Re: Problem with upgrading from g++ 3.3.3 to g++ 3.4.4

2005-08-08 Thread Alex Vinokur
"Larry Hall" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > At 03:03 PM 8/8/2005, you wrote: > >I have upgraded g++ from g++ 3.3.3 to g++ 3.4.4 > > > >No I have a problem. > > > >$ g++ foo.cpp > >/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot > >find >

Re: Problem with upgrading from g++ 3.3.3 to g++ 3.4.4

2005-08-08 Thread Larry Hall
At 03:03 PM 8/8/2005, you wrote: >I have upgraded g++ from g++ 3.3.3 to g++ 3.4.4 > >No I have a problem. > >$ g++ foo.cpp >/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot >find > -luser32 >What is wrong? As the FAQ entry What packages should I download? Where

Re: Problem with upgrading from g++ 3.3.3 to g++ 3.4.4

2005-08-08 Thread Alex Vinokur
"Alex Vinokur" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] [snip] > No I have a problem. Now I have a problem [snip] -- Alex Vinokur email: alex DOT vinokur AT gmail DOT com http://mathforum.org/library/view/10978.html http://sourceforge.net/users/alexvn --

Problem with upgrading from g++ 3.3.3 to g++ 3.4.4

2005-08-08 Thread Alex Vinokur
I have upgraded g++ from g++ 3.3.3 to g++ 3.4.4 No I have a problem. $ g++ foo.cpp /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find -luser32 collect2: ld returned 1 exit status Info: Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs Configured with: /gcc