RFR: 7903284: jextract should infer platform specific include path for Mac OS

Maurizio Cimadamore maurizio.cimadamore at oracle.com
Tue Sep 6 09:52:10 UTC 2022


On 06/09/2022 06:36, Manuel Bleichenbacher wrote:
> Loading libraries with SymbolLookup.loaderLookup() would also benefit 
> Linux and possibly Windows. I guess the best approach would be to add 
> an alternative to the -l option of jextract.

Can you please clarify this comment? I believe jextract is already using 
`loaderLookup` in all platforms, and loading libraries passing with "-l" 
with System::load/loadLibrary.

Did you mean SymbolLookup::libraryLookup() ?

Maurizio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/jextract-dev/attachments/20220906/77964d37/attachment.htm>


More information about the jextract-dev mailing list