On Sat, Apr 01, 2006 at 08:54:08AM +0000, Gerrit Pape wrote:
> On Fri, Mar 24, 2006 at 12:33:40PM +0100, Pjotr Kourzanov wrote:
> > Also, build dietlibc based packages only when DEB_BUILD_OPTIONS is on
> > "diet".
> 
> Well, the dash source builds a dash package against the glibc, and a
> dash-udeb package againt the diet libc (statically linked /bin/dash).
> Is there really a need for a dash-static package, it can simply be
> created manually by rebuilding the package with DEB_BUILD_OPTIONS=diet

Here you meant DEB_BUILD_OPTIONS=static I presume...

> in the environment.

Well, with this patch I propose to build these packages normally
(against glibc):

dash
dash-static
dash-udeb (-DREALLY_SMALL)
dash-static-udeb (-DREALLY_SMALL)

Note that is dpkg-buildpackage is passed -aARCH-uclibc, this
will produce binaries linked against uclibc automatically.

If someone does DEB_BUILD_OPTIONS=diet, then the same packages
are generated, but then linked against dietlibc.

So, old dash-udeb package is, really, a dash-static-udeb with
DEB_BUILD_OPTIONS=diet.

I need all of these these variations:
{,-DREALLY_SMALL}{glibc,uclibc,dietlibc}{static,dynamic}...

> 
> Regards, Gerrit.
> 

Pjotr Kourzanov


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to