Changes between Version 267 and Version 268 of CygwinPort
- Timestamp:
- 01/15/13 09:21:23 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CygwinPort
v267 v268 304 304 * ecl fails to build with Sage's GCC 4.6.3, same error as http://sourceforge.net/mailarchive/message.php?msg_id=28468685, see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52061. It is ok with Cygwin earlier GCC or Sage's GCC 4.7.2 (although you'd better craft a stripped down spkg from the all including one in optional which ships all the GCC suite including gcj and gobjc and go and which depends on zip or jar (not installed by default)). Use stripped 4.7.2 at #13913. 305 305 * The libncurses-devel Cygwin package is indeed needed by Singular (but I don't think its Windows 7 specific). 306 * R actually wants iconv.h so I've installed Cygwin's libiconv package (ie the "devel" package not installed by default) and see if its now good enough. And it seems good enough, so either we build our own iconv or prereq iconv-devel, I mean libiconv package... 306 * R actually wants iconv.h so I've installed Cygwin's libiconv package (ie the "devel" package not installed by default) and see if its now good enough. And it seems good enough, so either we build our own iconv or prereq iconv-devel, I mean libiconv package... And by the way it does not seem gd module still needs iconv as stated in #7319 307 307 * The new Gap spkg request a static GMP, too bad. See #13954. 308 308