Re: Help needed for packaging a library
Helmut Grohne wrote:
> Hi Georgi,
>
>> Why is my library architecture-dependent? How can I make it
>> architecture-independent, assuming the source code doesn't care about the
>> architecture (I don't think a printf should be a problem)?
>
> Your library will be compiled to a binary blob and this binary blob is
> architecture dependant.
But Georgi was asking why the pkgconfig file was arch dependent, not the
library.
I'd say that in pretty much all non-trivial libraries the pc file is
system-dependant, so I would go with /usr/lib by default even if in your case
the pkgconfig file is trivial.
--
Felipe Sateler
Reply to: