bug-ncurses
[Top][All Lists]
Advanced

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

Re: ncurses problem in the Ada95 tree


From: Thomas Dickey
Subject: Re: ncurses problem in the Ada95 tree
Date: Wed, 7 May 2003 20:32:50 -0400
User-agent: Mutt/1.4i

On Wed, May 07, 2003 at 04:46:47PM -0700, Warren L Dodge wrote:
> 
> 
> 
> I had built ncurses on solaris 8 previously. I recently built gcc with the
> Ada support and went to rebuild ncurses.
> 
> In the Ada95 tree I see a few things that occur.
> 
> 1.     Entering directory 
> `/proj/wdtold/warrend/gnusrc/001030-ncurses-5.3/ncurses-5.3_sun5.8/Ada95/gen'
>         cc -I. -I../../include -I../../../ncurses-5.3/Ada95/gen/../../include
>         cc -I. -I../../include -I../../../ncurses-5.3/Ada95/gen/../../include
> 
>         It is using cc rather then gcc for some reason.

That's from
        HOST_CC = $(CC)
(which I can fix)
 
> 2.      In the src and samples directory it appears it isn't looking in the
>         source directory for the files.

that's possible - I haven't done much with "--srcdir" builds for the Ada95.
I seem to recall some long-ago issue with the gnat code that broke it - perhaps
worth revisiting.
 
>         I did a configure as  ../ncurses-5.3/configure --prefix=/xxxx
>         in a directory named ncurses_sun5.8
> 
>         
> I am using gmake and gcc and binutils to build ncurses.
> 
> I did an lndir to the src and samples directory and so far it is working.
> 
> 
> I can supply additional info if you need it.
> 
> 
> 
> _______________________________________________
> Bug-ncurses mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bug-ncurses

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net




reply via email to

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