This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[RFC] ready for cygport to default to gcc4?


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Are maintainers ready for cygport-0.9 (for 1.7 only) to default to gcc4?
 Given the current situation with binutils and gcc, I am testing a patch
that defines and exports:

CC="gcc-4 -shared-libgcc"
CPP="cpp-4"
CXX="g++-4"
CXXCPP="cpp-4"
F77="gfortran-4"
FC="gfortran-4"
LDFLAGS="-Wl,--enable-auto-import"

The '-shared-libgcc' and '-Wl,--enable-auto-import' flags are temporary
workarounds until the next release of gcc4 and binutils, respectively,
when these will become the default behaviour.

I would like to push cygport-0.9.6 in the next few days, as I will be
AFK for most of the next two weeks.


Yaakov
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEAREIAAYFAknVXUwACgkQpiWmPGlmQSNm5gCgqCS0cB8Od8VBDvhQ5T988ro0
xaUAn2qTYHVSlEInxmRVSM5hpQP2zNS7
=q+kr
-----END PGP SIGNATURE-----


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]