[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: symlink for static library
From: |
bkohlen |
Subject: |
Re: symlink for static library |
Date: |
Wed, 09 May 2001 09:30:23 -0700 |
Felix Natter wrote:
> hi,
>
> if I install ncurses 5.2 from source (configure'd with no options), it
> doesn't create the libcurses.a -> libncurses.a symlink.
> Is there a reason why this isn't done ?
>
> *I am not subscribed, please cc any replies to my address*
> --
> Felix Natter
>
> _______________________________________________
> Bug-ncurses mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bug-ncurses
I noticed this a while ago too, but I just fixed it by hand because I
didn't have time to determine if only cross-compiling was affected or not
(x86-SA1100). (Even when --enable-overwrite is specified to ./configure).
Cheers,
Ben