A small bug: F# in $PATH

Tim Bell tim.bell at oracle.com
Wed Jun 5 03:22:29 UTC 2013


Hi Max:

> I'm trying to build 32-bit openjdk on a Windows machine. My Visual 
> Studio 2010 installation includes F#,

That is why the README [1] advises ''Only the C++ part of VS2010 is needed".

> therefore the PATH variable in spec.gmk has the F#/bin directory at 
> the beginning. It seems all characters after "#" is ignored because 
> the make process complains "chdir: command not found".
>
> After removing the F# related directories from $PATH, build runs fine.

Refer to this email thread for more information:

http://mail.openjdk.java.net/pipermail/build-dev/2013-March/008515.html



Tim

[1] 
http://hg.openjdk.java.net/jdk8/jdk8/raw-file/tip/README-builds.html#vs2010



More information about the build-dev mailing list