I noticed last night that my elf-ncurses executables are huge.
Do I need to do any more than I am doing to build them properly?
Script started on Mon Dec 25 09:29:11 1995
root:/root# cat x.c
#include
main()
{
initscr();
endwin();
}
root:/root# cat /usr/local/bin/aout
#!/bin/sh
PATH
ov 19 00:57 ncurses-1.9.7a-1.diff.gz
-rw-r--r-- 1 daviddavid 681052 Nov 19 01:05 ncurses-1.9.7a-1.tar.gz
-rw-r--r-- 1 daviddavid 336466 Nov 19 01:09
ncurses-developer-1.9.7a-1.deb
-rw-r--r-- 1 daviddavid 446831 Nov 19 01:13
ncurses-runtime-1.9.7a-1.deb
> Also,
>>>>> "Jeff" == Jeff Noxon <[EMAIL PROTECTED]> writes:
Jeff> I am trying to wrap a new version of the miscutils package for ELF.
Jeff> It depends on ncurses, however, and I can't find debianized ncurses
Jeff> libs that work with the
I am trying to wrap a new version of the miscutils package for ELF.
It depends on ncurses, however, and I can't find debianized ncurses
libs that work with the stuff in debian-1.0.
Also, the ELF ncurses in the experimental directory seems to use
the wrong soname.
Is anyone working on
4 matches
Mail list logo