is this the issue that you faced with latest llvm?

Maurizio Cimadamore maurizio.cimadamore at oracle.com
Fri May 3 10:03:59 UTC 2019


I get the same with LLVM 8 on Ubuntu 16.04 -- e.g. missing structs 
leading to errors like:

/usr/include/_G_config_h.java:87: error: cannot find symbol
         public void __state$set(usr.include.wchar_h.__mbstate_t value);




I think at this point in time it's safe to assume that the latest LLVM 
supported by Panama is LLVM 7.

Maurizio

On 02/05/2019 14:06, Jorn Vernee wrote:
> Hi Sundar,
>
> No, this looks like another issue. The issue I found did not cause a 
> StackOverflowError. It only caused struct/union classes to not be 
> generated.
>
> Cheers,
> Jorn
>
> Sundararajan Athijegannathan schreef op 2019-05-02 14:59:
>> Hi Jorn,
>>
>> Jim Laskey is facing this issue ->
>> https://bugs.openjdk.java.net/browse/JDK-8223238
>>
>> Is this the same jextract issue you faced with the latest llvm? or
>> something else?
>>
>> Thanks
>> -Sundar


More information about the panama-dev mailing list