bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Ada shared libs issue.


From: Thomas Dickey
Subject: Re: Ada shared libs issue.
Date: Sat, 4 Jul 2020 20:34:39 -0400
User-agent: NeoMutt/20170113 (1.7.2)

On Sat, Jul 04, 2020 at 03:16:00PM -0400, Thomas Dickey wrote:
> On Sat, Jul 04, 2020 at 07:04:18PM +0200, Pascal wrote:
> > Hello,
> > 
> > My configuration: GNAT Community 2020 on macOS Catalina.
> > 
> > I've an error with shared lib:
> > % ./configure CC='gcc -g -O0' --enable-pc-files --with-ada-sharedlib 
> > --enable-symlinks --prefix=$instxada

I think your problem is that you left out "--with-shared", as noted in INSTALL

    --with-ada-sharedlib
        Build a shared library for Ada95 binding, if the compiler permits.

        NOTE: You must also set the --with-shared option on some platforms
        for a successful build.  You need not use this option when you set
        --with-shared, unless you want to use the Ada shared library.

-- 
Thomas E. Dickey <dickey@invisible-island.net>
https://invisible-island.net
ftp://ftp.invisible-island.net

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]