-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Dave Korn wrote: > I was wondering whether to do one last issue of 3.4.4, and set program > suffix to "-3", then we can use alternatives to control them.
I'll risk repeating myself, but since everything in release has been built with 3.x, IMHO gcc4 should not be supported as the default compiler with 1.5 at all, but should be the default compiler on 1.7. So here's my suggestion: * Rebuild 3.4.4 (or 3.4.6?) with the -3 suffix and package them as gcc3-*. * Make a new set of gcc-* packages to replace the existing ones, containing only postinstall/preremove scripts calling alternatives for gcc3, and depending on the gcc3-* packages. * Make an additional set of similar packages for gcc4-* for release-2 only. This should also allow gdc and gpc 3.4 to be available unversioned aside gcc 4.3. > Added to the to-do list. Do you have a pointer to how to do it? In no particular order: Option 1: Pass acl_cv_shlibext=.dll.a to configure. This should allow configure to find the import libraries instead of the static ones. Option 2: Patch config.rpath to define shlibext=.dll.a (instead of =.dll) on Cygwin; just make sure that shlibext isn't being used elsewhere in the configure tests. Option 3: cygmake LIBICONV=-liconv LIBINTL=-lintl (or maybe LIBINTL="-lintl -liconv"). > I'm testing building a dll version right now (along with libgomp, libjava, > libgfortran, libobjc). Great! > Not as far as I could tell. GPC has some 3.x-compatible versions and a > non-specific tarball from 20060325 is the most recent file on the site. GDC > claims to be 4.0.x compatible. Sounds like YA reason to keep 3.4 around for a little while. Yaakov -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkjNrYoACgkQpiWmPGlmQSP8/ACfV1BVt1EfZ1NWutaqvZ1IsgeN +0kAoI7Uz+jQ6iuQx0JlIsX/9pT+1UjG =2Y2c -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/