3
I am using Cygwin (64 bit) on a 64 bit Windows 8 laptop. I notice a lot of the libraries/binaries/etc. say "Cygwin32" on them. If I compile my code using these, will my software take full advantage of my 64 bit processor?
How can I tell if my programs are running in 32 bit vs 64 bit?
Cygwin32 simply indicates its the win32 library not a reference to anything else – Ramhound – 2013-08-10T19:07:23.100