On 24-10-09 16:06, Phil Blundell wrote:
On Sat, 2009-10-24 at 10:48 +0200, Koen Kooi wrote:
On 24-10-09 00:31, Stanislav Brabec wrote:


bison-2.3-r0: /usr/lib/liby.a

That one is a special case: it wants to stay in the main bison package,
since bison itself is a development tool.  I'm not sure why it is a
static-only library; that might be an error.

I put that in ${PN}: http://dominion.thruhere.net/git/cgit.cgi/openembedded/log/?h=koen/static-libs-rework


flex-2.5.31-r4: /usr/lib/libfl.a

This is like bison.

Ditto: http://dominion.thruhere.net/git/cgit.cgi/openembedded/log/?h=koen/static-libs-rework


gcc-4.3.3-r7.1: /usr/lib/libstdc++_pic.a
gcc-4.3.3-r7.1: /usr/lib/libssp_nonshared.a

Those are probably special.  I'm not quite sure what the deal is with
libstdc++_pic, that would need some further investigation.

Gcc-package-*.inc overrides PACKAGES, so these won't be affected.

glibc-2.9-r35.2: /usr/lib/libc_nonshared.a
glibc-2.9-r35.2: /usr/lib/libmcheck.a
glibc-2.9-r35.2: /usr/lib/libg.a
glibc-2.9-r35.2: /usr/lib/libbsd-compat.a
glibc-2.9-r35.2: /usr/lib/libieee.a
glibc-2.9-r35.2: /usr/lib/libpthread_nonshared.a

The nonshared ones are special.  The others belong in the -static
package.

Already did that: http://dominion.thruhere.net/git/cgit.cgi/openembedded/log/?h=koen/static-libs-rework

I can run stanislavs scripts after the weekend to see if there are anymore special packages.

For people like Holger: you can add git://dominion.thruhere.net/var/cache/git/openembedded.git as a remote and fetch my branch from there.

regards,

Koen


_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to