Re: [Mingw-w64-public] gcc and g++ (c compilation only) not working on MinGW-64 in Microsoft Windows XP Professional x64 Edition (Version 2003) Service Pack 2

2008-03-20 Thread whatis neveritis
> > > Secondly I notice the files have long prefixes in the c:\mingw\bin > > directory, for example "x86_64-pc-mingw32-c++filt.exe", I > > also notice there are more bins in C:\mingw\x86_64-pc-mingw32\bin, such > as > > g++ > > That's because this is a cross compiler. Those prefixes let you know >

Re: [Mingw-w64-public] gcc and g++ (c compilation only) not working on MinGW-64 in Microsoft Windows XP Professional x64 Edition (Version 2003) Service Pack 2

2008-03-20 Thread whatis neveritis
On Thu, Mar 20, 2008 at 3:25 PM, NightStrike <[EMAIL PROTECTED]> wrote: > On 3/20/08, whatis neveritis <[EMAIL PROTECTED]> wrote: > > > > > Honestly, can you just use the cross compilers? They work great. > [...] > > I'm guessing I need to download

Re: [Mingw-w64-public] gcc and g++ (c compilation only) not working on MinGW-64 in Microsoft Windows XP Professional x64 Edition (Version 2003) Service Pack 2

2008-03-20 Thread whatis neveritis
> > Honestly, can you just use the cross compilers? They work great. > Hi, yes that is absolutely an option, however I'm not too sure how to get that up and running. I've got more than enough win32 machines around me, although not too sure how to get gcc to compile in 64 bit on it.. so far when

Re: [Mingw-w64-public] gcc and g++ (c compilation only) not working on MinGW-64 in Microsoft Windows XP Professional x64 Edition (Version 2003) Service Pack 2

2008-03-20 Thread whatis neveritis
> > Ok, go get 'em, tiger. Find them at your friendly download section now. > > (Ok, well, I'm posting this as it's uploading, so it'll be in a few > minutes..) > OK thanks NightStrike. I've downloaded mingw-w64-bin-x86_64-mingw_20080320, and installed it into an empty c:\mingw directory $ g++ -

[Mingw-w64-public] gcc and g++ (c compilation only) not working on MinGW-64 in Microsoft Windows XP Professional x64 Edition (Version 2003) Service Pack 2

2008-03-20 Thread whatis neveritis
Hi, gcc isn't working on this install of mingw-w64-bin-x86_64-mingw_20080213 on my OS. The OS is Microsoft Windows XP Professional x64 Edition (Version 2003) Service Pack 2 The install is on C:\MinGW in MSYS: $ gcc --version gcc.exe (GCC) 4.3.0 20080131 (experimental) Copyright (C) 2007 Free S