Building nio libraries

David Holmes David.Holmes at oracle.com
Thu May 19 06:38:00 UTC 2011


Can someone tell me what I need to define to be able to build just the 
nio libraries?

I want to do:

make -C make/java/nio  <make-args>

to get libnio.so built.

My initial attempt is failing trying to find btjars/spp.jar which is 
expected to be in the output directory. Is there some special import 
setting, or must I build something else first?

Thanks,
David



More information about the core-libs-dev mailing list