RFR: 7181175 Enable hotspot builds on Windows with MinGW/MSYS (original) (raw)
Kelly O'Hair kelly.ohair at oracle.com
Tue Jul 17 21:29:19 UTC 2012
- Previous message (by thread): RFR: 7181175 Enable hotspot builds on Windows with MinGW/MSYS
- Next message (by thread): RFR: 7181175 Enable hotspot builds on Windows with MinGW/MSYS
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Jul 2, 2012, at 10:07 PM, David Holmes wrote:
Second this seems wrong:
"$(COMPILERMIC)" -classpath ... If COMPILERMIC is re-defined as "rmic " then the above will fail to execute. Plus didn't you already handle the spaces-in-paths problem in rules.make when you defined COMPILERMIC?
I think COMPILE_RMIC is already defined to have quotes in it's definition,
http://cr.openjdk.java.net/~tbell/7181175/webrev.00/make/windows/makefiles/rules.make.sdiff.html
I don't think you need quotes here too.
-kto
- Previous message (by thread): RFR: 7181175 Enable hotspot builds on Windows with MinGW/MSYS
- Next message (by thread): RFR: 7181175 Enable hotspot builds on Windows with MinGW/MSYS
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]