Question about JDK-8024281 Mac OS X: stop relying on Apple's	JavaVM Frameworks
    Michael Hall 
    mik3hall at gmail.com
       
    Thu Nov 20 23:56:45 UTC 2014
    
    
  
On Nov 20, 2014, at 11:31 AM, David DeHaven <david.dehaven at oracle.com> wrote:
> Are you linking against JavaVM.framework?
If you’re not using Xcode but instead gcc somehow that would be…
-framework JavaVM
If you’re trying for a single launcher that will work with multiple versions of the framework. I’m not sure how that would work.
Michael Hall
trz nio.2 for OS X http://www195.pair.com/mik3hall/index.html#trz
HalfPipe Java 6/7 shell app http://www195.pair.com/mik3hall/index.html#halfpipe
AppConverter convert Apple jvm to openjdk apps http://www195.pair.com/mik3hall/index.html#appconverter
    
    
More information about the macosx-port-dev
mailing list