Re: 64-bit mingw compiler doesn't

2011-02-08 Thread Csaba Raduly
On Tue, Feb 8, 2011 at 1:50 PM, JonY wrote: > > Csaba: > After double checking, I see mingw64-x86_64-binutils as a requirement of > mingw64-x86_64-gcc-core. This should install binutils when you install > mingw-w64 gcc. Can you confirm that its not installed at all? > Whoops, my bad. I selected m

Re: 64-bit mingw compiler doesn't

2011-02-08 Thread JonY
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2/8/2011 19:15, JonY wrote: > On 2/8/2011 19:14, Csaba Raduly wrote: >> On Tue, Feb 8, 2011 at 2:51 AM, JonY wrote: >>> >>> How did you install mingw64-x86_64? I am puzzled how this can happen, >>> looks like binutils wasn't installed properly. >

Re: 64-bit mingw compiler doesn't

2011-02-08 Thread JonY
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2/8/2011 19:14, Csaba Raduly wrote: > On Tue, Feb 8, 2011 at 2:51 AM, JonY wrote: >> >> How did you install mingw64-x86_64? I am puzzled how this can happen, >> looks like binutils wasn't installed properly. > > mingw64-x86_64-binutils is a separa

Re: 64-bit mingw compiler doesn't

2011-02-08 Thread Csaba Raduly
On Tue, Feb 8, 2011 at 2:51 AM, JonY wrote: > > How did you install mingw64-x86_64? I am puzzled how this can happen, > looks like binutils wasn't installed properly. mingw64-x86_64-binutils is a separate package which also has to be selected for installation. mingw64-x86_64-gcc has no dependency

Re: 64-bit mingw compiler doesn't

2011-02-08 Thread Daniel Colascione
On 2/7/11 5:51 PM, JonY wrote: > How did you install mingw64-x86_64? I am puzzled how this can happen, > looks like binutils wasn't installed properly. I installed it via setup.exe. > > Try adding -v for verbose output. > > > $ x86_64-w64-mingw32-g++ -v helloworld.cpp Using built-in specs. C

Re: 64-bit mingw compiler doesn't

2011-02-07 Thread JonY
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2/8/2011 06:40, Daniel Colascione wrote: > $ x86_64-w64-mingw32-g++ helloworld.cpp > /Users/dancol/AppData/Local/Temp/2/ccsQs1zP.s: Assembler messages: > /Users/dancol/AppData/Local/Temp/2/ccsQs1zP.s:10: Error: bad register > name `%rbp' > /Users/da

64-bit mingw compiler doesn't

2011-02-07 Thread Daniel Colascione
$ x86_64-w64-mingw32-g++ helloworld.cpp /Users/dancol/AppData/Local/Temp/2/ccsQs1zP.s: Assembler messages: /Users/dancol/AppData/Local/Temp/2/ccsQs1zP.s:10: Error: bad register name `%rbp' /Users/dancol/AppData/Local/Temp/2/ccsQs1zP.s:11: Error: bad register name `%rsp' /Users/dancol/AppData/Local/