Re: [Mingw-w64-public] Problem with i686-w64-mingw32-gcc-4.6.2-2_rubenvb

2011-09-19 Thread Kai Tietz
2011/9/19 NightStrike : > Ping for Mr. Tietz :) > > On Thu, Sep 15, 2011 at 8:52 AM, Ruben Van Boxem > wrote: >> Op 15 sep. 2011 13:27 schreef "Earnie Boyd" >> het volgende: >> >>> >>> On Thu, 15 Sep 2011 12:33:38 +0200 >>> Ruben Van Boxem wrote: >>> >>> > Op 15 sep. 2011 12:16 schreef "Andrei L

Re: [Mingw-w64-public] Problem with i686-w64-mingw32-gcc-4.6.2-2_rubenvb

2011-09-19 Thread NightStrike
Ping for Mr. Tietz :) On Thu, Sep 15, 2011 at 8:52 AM, Ruben Van Boxem wrote: > Op 15 sep. 2011 13:27 schreef "Earnie Boyd" > het volgende: > >> >> On Thu, 15 Sep 2011 12:33:38 +0200 >> Ruben Van Boxem wrote: >> >> > Op 15 sep. 2011 12:16 schreef "Andrei Lapshin" het >> > volgende: >> > > >> >

Re: [Mingw-w64-public] Problem with i686-w64-mingw32-gcc-4.6.2-2_rubenvb

2011-09-15 Thread Ruben Van Boxem
Op 15 sep. 2011 13:27 schreef "Earnie Boyd" het volgende: > > On Thu, 15 Sep 2011 12:33:38 +0200 > Ruben Van Boxem wrote: > > > Op 15 sep. 2011 12:16 schreef "Andrei Lapshin" het > > volgende: > > > > > > Solved the problem by moving Z:\mingw32 to C:\mingw32. > > > > Wow, that's strange. I alway

Re: [Mingw-w64-public] Problem with i686-w64-mingw32-gcc-4.6.2-2_rubenvb

2011-09-15 Thread Earnie Boyd
On Thu, 15 Sep 2011 12:33:38 +0200 Ruben Van Boxem wrote: > Op 15 sep. 2011 12:16 schreef "Andrei Lapshin" het > volgende: > > > > Solved the problem by moving Z:\mingw32 to C:\mingw32. > > Wow, that's strange. I always place my mingw* folders at > m:/development/mingw*. Weird :s What I notice

Re: [Mingw-w64-public] Problem with i686-w64-mingw32-gcc-4.6.2-2_rubenvb

2011-09-15 Thread Ruben Van Boxem
Op 15 sep. 2011 12:16 schreef "Andrei Lapshin" het volgende: > > Solved the problem by moving Z:\mingw32 to C:\mingw32. Wow, that's strange. I always place my mingw* folders at m:/development/mingw*. Weird :s Ruben > > > --

Re: [Mingw-w64-public] Problem with i686-w64-mingw32-gcc-4.6.2-2_rubenvb

2011-09-15 Thread Andrei Lapshin
Solved the problem by moving Z:\mingw32 to C:\mingw32. -- Doing More with Less: The Next Generation Virtual Desktop What are the key obstacles that have prevented many mid-market businesses from deploying virtual desktop

[Mingw-w64-public] Problem with i686-w64-mingw32-gcc-4.6.2-2_rubenvb

2011-09-14 Thread Andrei Lapshin
I'm trying to compile simple test program int main() { return 0; } and get following error Z:\test>g++ -v test.cpp Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=z:/mingw32/bin/../libexec/gcc/i686-w64-mingw32/4.6.2/lto-wrapper.exe Target: i686-w64-mingw32 Configured with: /home/