is this the issue that you faced with latest llvm?

James Laskey james.laskey at oracle.com
Fri May 3 10:18:55 UTC 2019


Could we have an option to point to a specific version of LLVM?

Sent from my iPhone

> On May 3, 2019, at 7:03 AM, Maurizio Cimadamore <maurizio.cimadamore at oracle.com> wrote:
> 
> 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