JonY wrote:
gcc-4.8.3-1 is now uploaded for both 32-bit and 64-bit Cygwin. This
includes a patch to automatically link in the default manifest for
executable files.
Known issues:
Cygwin 64-bit gcc-4.8.3-1 debuginfo package is missing and was not
generated by cygport, I am still investigating this.
There seems to be a problem, at least on my machine:
$ g++
-bash: /usr/bin/g++: cannot execute binary file
$ which g++
/usr/bin/g++
$ /usr/bin/g++
-bash: /usr/bin/g++: cannot execute binary file
$ file /usr/bin/g++
/usr/bin/g++: PE32+ executable (console) x86-64 (stripped to external
PDB), for MS Windows
$ ldd /usr/bin/g++
ldd: /usr/bin/g++: Exec format error
$ ldd /usr/bin/g++.exe
ldd: /usr/bin/g++.exe: Exec format error
--
Chris J. Breisch
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple