Oh right, thanks David for remembering for me!
/Erik
On 2014-08-25 02:34, David Holmes wrote:
On 23/08/2014 1:52 AM, Erik Joelsson wrote:
I tried to reproduce this but my build succeeded. I know there was a lot
of trickery to getting the escaping working for all the $$ chars.
This seems to appear with new versions of make, and has been fixed in
the 9 build. See attached.
David
/Erik
On 2014-08-21 19:17, Andrew Haley wrote:
$ sh ./configure --with-debug_level=slowdebug --disable-zip-debug-info
$ CONF=linux-x86_64-normal-server-slowdebug make STRIP_POLICY=no_strip
POST_STRIP_CMD="" HOTSPOT_BUILD_JOBS=10 STATIC_CXX="false"
ALT_SDT_H=undefined ALT_OBJCOPY=none LOG=debug DEBUG_BINARIES=true
images profiles
... time passes ...
gmake[2]: *** No rule to make target
`/scratch/jdk8u/build/linux-x86_64-normal-server-slowdebug/images/beanless/java/util/jar/Pack200\$Packer.class',
needed by
`/scratch/jdk8u/build/linux-x86_64-normal-server-slowdebug/images/libprofile_1/rt.jar'.
Stop.
Any ideas?
Thanks,
Andrew.