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

Re: sp new version [was Re: HAMM FREEZE IS ONE WEEK AWAY]



[You (Christian Leutloff)]
>> Also, I need to look into how tightly jade depends on sp.  Right
>> now,
>
>IMHO jade use the grove (the a represantation of the SGML file) from sp.

Yes, aka libsp.a.

>> since my jade seems to work with a rather old (1.1) sp suite, I'm not
>> versioning the jade depends. 

>IMHO you can drop the dependency since the libspis compiled into
>jade. Btw. my jade binary is about 2.6 MB:

>$l /usr/src/jade-1.0.93/jade 
>-rwxr-xr-x   1 root     src       2686567 Mär  1 15:48 jade

Mine (package as jade-1.1-2) is stripped and quite a bit smaller, still, pretty 
big:

<apharris@burrito:jade> ls -l /usr/bin/jade
-rwxr-xr-x   1 root     root      1766348 Mar 11 13:12 /usr/bin/jade

But take a look at this:

<apharris@burrito:jade> ldd jade
        libstyle.so.1 => not found
        libspgrove.so.1 => not found
        libgrove.so.1 => not found
        libsp.so.1 => not found
        libstdc++.so.2.7.2 => /usr/lib/libstdc++.so.2.7.2 (0x40010000)
        libm.so.6 => /lib/libm.so.6 (0x4004f000)
        libc.so.6 => /lib/libc.so.6 (0x40068000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
<apharris@burrito:jade> strip jade
<apharris@burrito:jade> ls -l jade
-rwxrwxr-x   1 apharris apharris   251296 Mar 12 13:55 jade

Heh heh heh.  I can get it down to 250MB by using shlibs.
Compiling elf libs was tres simple (thank you James Clark).  I've gotta 
test it out and make sure it works but I'm going to try my damndest to 
get a shlib using jade package by freeze.

I guess the jade sources are going to produce the following binary 
packages once I get shlibs going.  Comments here appreciated:

  sp-1.3-1.1-X (depends libsp)
  libsp-1.3-1.1-X
  jade-1.1-X (depends libsp, libjade)
  libjade-1.1-X

Does that seem good?

Boy, I guess then I gotta think about libsp-dev, libsp-dbg, libjade-dev, 
libjade-dbg.... *sigh*   Well I'm pretty sure I won't have *that* for the 
freeze.

.....A. P. Harris...apharris@onShore.com...<URL:http://www.onShore.com/>



--
E-mail the word "unsubscribe" to debian-devel-request@lists.debian.org
TO UNSUBSCRIBE FROM THIS MAILING LIST. Trouble? E-mail to listmaster@debian.org


Reply to: