Configure error
leerho
leerho at gmail.com
Fri Jun 11 16:43:01 UTC 2021
Maurizio,
Thank you! Sundar's hint was the problem, I was sitting on master, not
foreign-jextract! I have updated my notes so this won't happen again!
Lee.
On Fri, Jun 11, 2021 at 3:40 AM Maurizio Cimadamore <
maurizio.cimadamore at oracle.com> wrote:
> Another option, since you are not really working with jextract, is to work
> on top of the foreign-memaccess+abi branch - which contains everything
> _but_ jextract, and can be built like any other regular JDKs.
>
>
> Maurizio
>
>
> On 11/06/2021 06:13, Sundararajan Athijegannathan wrote:
>
> Hi,
>
> I just git cloned your repo
>
> git clone https://github.com/leerho/panama-foreign.git
>
>
> and ran configure with --with-libclang option. It worked fine..
>
> You may want to make sure foreign-jextract branch is checked out.
>
> -Sundar
> ------------------------------
> *From:* panama-dev <panama-dev-retn at openjdk.java.net>
> <panama-dev-retn at openjdk.java.net> on behalf of leerho <leerho at gmail.com>
> <leerho at gmail.com>
> *Sent:* 11 June 2021 10:00
> *To:* panama-dev at openjdk.java.net' <panama-dev at openjdk.java.net>
> <panama-dev at openjdk.java.net>; Maurizio Cimadamore
> <maurizio.cimadamore at oracle.com> <maurizio.cimadamore at oracle.com>
> *Subject:* Configure error
>
> Maurizio,
> I forked your mcimadamore/panama-foreign into my
> GitHub.com/leerho/mcimadamore_panama-foreign as you suggested, and then
> cloned it to my computer. I have special copies of
> clang+llvm-9.0.1-x86_64-apple-darwin and jtreg in a separate local
> directory.
>
> But when I run bash configure
>
> bash configure
>
> --with-libclang=/Users/lrhodes/dev/git/Oracle/local/clang+llvm-9.0.1-x86_64-apple-darwin/
> --with-jtreg=/Users/lrhodes/dev/git/Oracle/local/jtreg/
>
>
> I get the error:
>
>
> configure: error: unrecognized options: --with-libclang
>
>
> Has something changed recently?
>
>
> Thanks in advance :)
>
>
> Lee.
>
>
More information about the panama-dev
mailing list