Mail Archives: cygwin/2010/06/09/10:15:30
--------------enig8AEB9640E407B86338D53E9A
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
On 06/09/2010 08:08 AM, Andy Koppe wrote:
>>> More importantly, a lot of build scripts likely depend on the .exe bein=
g added automatically.
>>
>> Hm. Maybe they shouldn't.
>=20
> Yeah, but "shouldn't" never stopped anyone, hence any transition would
> certainly not be pain-free.
A first step would be teaching gcc to not append .exe. Many configure
scripts (certainly almost all scripts based on autoconf) determine
$(EXEEXT) based on gcc behavior, and will just do the right thing
throughout the rest of the build with $(EXEEXT) empty (as evidenced by
their behavior on Linux).
But even with that gcc change, we'd have to keep .exe magic in
cygwin1.dll until everything in the distro has been rebuilt without an
.exe suffix.
However, I'm starting to like the idea, if we can get buy-in from the
gcc packager. Dave?
Meanwhile, the (as-yet-pending) cross-compiler to build mingw
executables _should_ continue to output .exe suffix, and anything trying
to still be portable to mingw will have to be even more careful to use
$(EXEEXT) properly because cygwin would no longer be helping out (but
then again, that's exactly the situation you face when using wine, since
Linux is not helping out).
--=20
Eric Blake eblake AT redhat DOT com +1-801-349-2682
Libvirt virtualization library http://libvirt.org
--------------enig8AEB9640E407B86338D53E9A
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)
Comment: Public key at http://people.redhat.com/eblake/eblake.gpg
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/
iQEcBAEBCAAGBQJMD6HOAAoJEKeha0olJ0NqUXwH/Arfjl409b7xWdCDoOhhj+bG
iOf9Fz+R1lR/lEfjDUAF5rUOhuMcicvhuIItlfN6oE3m6o/8tUSyyqp0Gcammqw8
y8XK3BL1JhMKLdBSRrB+E6n22kEMSnPEUaXwCAnREHXXaOb/69jI/Tw/6nxMyeYD
vqOUVYro6AFVnxBEikrqQmfxl3gIA/f8S0QTIxRrY794isDPujF9WmrHlPnSmi/f
jtD6MLU84Xxh5J4F5Lz7Mh0LQeX16W5o0V/jQ8upAnkDHLYEZgwRlzOPL1hGXwT0
sV0okxsACPKVLVmB8+zh/D7A6EZyejOiehTXPXKmJga5ol2cveO2vxZquLI08Jw=
=bEEw
-----END PGP SIGNATURE-----
--------------enig8AEB9640E407B86338D53E9A--
- Raw text -