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

Re: ITP: libtar - c library for manipulating tar archives



Glenn McGrath <bug1@optushome.com.au> cum veritate scripsit:

> Its the first libary ive packaged, i ended up redoing the build system
> to use libtool to generate the shared and static libraries. the shared
> library is made using -fPIC, but im not sure about the static library.
> Policy states that static libraries cannot be built using -fPIC, i dont
> understand what libtool does to make the static library, thats about the
> only thing i see is holding it up at this stage.

Why is it called libtar1 when it provides libtar.so-1.2 ?

Also you only have -release 1.2 as the LDFLAGS option.
There is no soname ? How about specifying -version-info ?

I would drop the -release, and use -version-info 1:0:0 or something
like that. But I would start with discussing with upstream to fix
the current behavior. It will probably lack a lot of 
cross-distribution binary portability.



regards,
	junichi

-- 
dancer@debian.org : Junichi Uekawa   http://www.netfort.gr.jp/~dancer
GPG Fingerprint : 17D6 120E 4455 1832 9423  7447 3059 BF92 CD37 56F4



Reply to: