Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

No Format
--- jdk/make/sun/splashscreen/Makefile~ 2008-02-01 04:18:40.000000000 -0500
+++ jdk/make/sun/splashscreen/Makefile  2008-02-07 15:50:54.000000000 -0500
@@ -59,7 +59,7 @@
 # C Flags
 #

-CFLAGS += -DSPLASHSCREEN
+CFLAGS += -DSPLASHSCREEN -DPNG_NO_MMX_CODE

 ifneq ($(PLATFORM), windows)
   CFLAGS += -DWITH_X11

Windows CYGWIN Problems

Wrong make

There are some versions of CYGWIN make (/usr/bin/make.exe) that do not work with the drive letter paths (C(smile). You need to get an older make.exe from say, http://www.cmake.org/files/cygwin/make.exeImage Added and displace the /usr/bin/make.exe with this version.

Cannot allocate heap

CYGWIN can conflict with other windows software, see http://cygwin.com/faq/faq.using.html#faq.using.blodaImage Added

One failure encountered looked something like:

No Format

$ make
      7 [main] ? (232756) C:\Progra~1\cygwin\bin\sh.exe: *** fatal error - couldn't allocate heap, Win32 error 487, base 0x6D0000, top 0x6E0000, reserve_size 61440, allocsize 65536, page_const 4096