bug-ncurses
[Top][All Lists]
Advanced

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

Re: Permission denied to invoking the compiler


From: Thomas Dickey
Subject: Re: Permission denied to invoking the compiler
Date: Thu, 18 Aug 2022 04:00:48 -0400
User-agent: Mutt/1.10.1 (2018-07-13)

On Tue, Aug 16, 2022 at 08:33:44PM -0300, alexandre schenberg wrote:
>  True. I should have noticed the options. I was able build it now.
>
>  However, only static libraries were generated, that's not what I need.
>  I  checked configure and did not find options talking explicitly about
>  static and dynamic libraries. Perhaps they are "disguised" ?

It's in INSTALL.

The configure script --help shows only summaries which
fit more/less into 80 columns:

    --with-normal
        Generate normal (i.e., static) libraries (default).

("dynamic" is a term used in Windows, while "shared" is the term used
with Unix and its look-alikes).

-- 
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]