On Fri, 2008-03-28 at 21:06 -0300, Felipe Sateler wrote:
> Helmut Grohne wrote:
> >> 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)?
Take a loo
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 thi
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 d
> > libnonsense-dev.install
> > ---
> > usr/include/*
> > usr/lib/lib*.a
> > usr/lib/lib*.so
> > usr/lib/pkgconfig/*
> > usr/lib/*.la
>
> It is IMHO a better idea to drop the libtool .la files.
Please excuse my ignorance, but why is it better to drop them?
> > usr/share/pkgcon
Am Freitag, den 28.03.2008, 00:41 +0100 schrieb Georgi Chulkov:
> I'm trying to package a very simple hello world library, before I move to
> more
> complex things. The problem is that dpkg will not include the most important
> files in the finished package. Here's what I did, step by step (on
All'incirca Fri, 28 Mar 2008 01:49:54 +0100, Romain Beauxis
<[EMAIL PROTECTED]> sembrerebbe aver scritto:
> Appart from that, I can only point you to
> http://www.debian.org/doc/maint-guide/
>
> There, you can find more documentation on the first steps in
> packaging stuff..
More documentati
Hi !
(..autotools stuff is not really in this list's scope..)
Le Friday 28 March 2008 00:41:20 Georgi Chulkov, vous avez écrit :
> As you can see, none of the important files are included in the packages.
> Why is that?
Seems like you have to edit and read debian/rules to see what it actu
Hello,
I'm trying to package a very simple hello world library, before I move to more
complex things. The problem is that dpkg will not include the most important
files in the finished package. Here's what I did, step by step (on a Kubuntu
7.10 system):
1. I start with the following source fil
8 matches
Mail list logo