Link Applet against ncurses
Ross Cameron
ross.cameron at linuxpro.co.za
Fri Jul 13 02:08:08 PDT 2007
The busybox applets all combine and are delivered as a single binary
that is called via symlinks,... using argv[0] to figure out which
applet to call.
Therefor,... by that logic I would think that linking busybox as a
whole against ncurses will do what you need.
Not 100% sure,... just a guess
On 13/07/07, Farnik Stefan <Stefan.Farnik at swarovski.com> wrote:
> Hi there,
>
> maybe you can help me.
>
> How can I link an applet (using busybox-1.4.2) statically against ncurses?
> Where do I configure this? There aren't hints for this in Kbuild or something else.
>
> Or should I linky complete busybox instead against ncurses? (How to do this?)
>
> Thank you!
>
> Stefan
> _______________________________________________
> busybox mailing list
> busybox at busybox.net
> http://busybox.net/cgi-bin/mailman/listinfo/busybox
>
More information about the busybox
mailing list