On 2015-03-03 13:04, Alexander Scherbatiy wrote:
Hello,
I installed Windows 8.1 and built JDK 9.
When I call
> make demos
the whole JDK is rebuilt and demos are not created.
The same is for
> make java.desktop
I do not see this problem on my Windows 7.
Should I send any additional info or log files? I do not have idea
what can be helpful in this case.
What happens then when you type "make java.desktop"? Is java.desktop not
built?
Are you using an updated version of cygwin? Is "make" your cygwin make?
Without any logs (from e.g. configure and make) or more information,
there's not much we can do to help.
/Magnus