[foreign] Running tests on Windows

Jorn Vernee jbvernee at xs4all.nl
Wed Sep 19 20:58:49 UTC 2018


Maurizio Cimadamore schreef op 2018-09-19 22:05:
> First off - thanks for doing this; it's immensely appreciated.
> 
> as for this:
> 
> JtregNativeJdk.gmk:96: warning: ignoring old recipe for target
> '/cygdrive/j/cygwin64/home/Jorn/cygwin-projects/panama/build/windows-x86_64-normal-server-release/support/test/jdk/jtreg/native/lib/Hello.dll'
> 
> I'm getting similar warnings too, but for Hello.so. I think that's how
> supposed to work but then again I'm not a build guru and I haven't
> digged too deep (yet) to figure out what's causing that. But I get
> that too, so I think we can ignore that for the time being.
> 
> I agree that we should focus on Win x64.
> 
> About the 'cannot locate clang' that's the first hurdle that we should
> be able to solve. First question: what's in your /cygdrive/j/LLVM
> folder? Is that a straight download of the LLVM binaries?
> 
> Maurizio

Hi Maurizo,

I just downloaded the pre-built binary of LLVM 6.0.1 for Windows 
(64-bit) from http://releases.llvm.org/download.html which comes as an 
installer that creates the LLVM folder.

I've made a gist with the folder structure here 
https://gist.github.com/JornVernee/dae92a19f4d2036f30153e747b55d874 So 
you can take a look if you want. Everything seems to be in the right 
place, except for the DLL. But the error I'm seeing seems to be from the 
compiler not finding the header files.

Jorn



More information about the panama-dev mailing list