[patch] build shared libraries

Allan Clark allanc at chickenandporn.com
Tue Sep 6 10:49:37 UTC 2005


Bernhard Fischer wrote:

>Rob, vodz, Allan,
>
>On Mon Sep 5 12:07:12 PDT 2005, Rob Landley wrote:
>  
>
>>On Monday 05 September 2005 04:54, Bernhard Fischer wrote:
>>    
>>
>>>Hi,
>>>
>>>Attached patch adds CONFIG_BUILD_LIBRARIES.
>>>
>>>If set, lib*.a will be also build as shared libraries:
>>>./libbb/libbb.so
>>>./libpwdgrp/libpwdgrp.so
>>>./archival/libunarchive/libunarchive.so
>>>./networking/libiproute/libiproute.so
>>>./coreutils/libcoreutils/libcoreutils.so
>>>      
>>>
>>I got the start of a make standalone patch from Allan clark, turning my
>>sick 
>>little scripts into makefile stuff.  (Haven't had a chance to look too
>>deeply 
>>at it yet; hopefully later today.)
>>
>>If you and he could coordinate on this, that would be seriously cool. :)
>>    
>>
>
>I can have a look at it. Allan, if you like, please send me that patch
>so we can work on that together.
>
I made a START to a patch, I wanted some feedback (works/fails, 
good/bad) but I didn't see any yet from Rob.

    http://www.chickenandporn.com/~allanc/standalone.tar.bz2

This only gets one section building, some builds fail, but it's a start 
to show the possible framework to doing this.  I can possibly repeat for 
shared libs if necessary... if someone can either give me permission to 
apply buildroot patch#391, or apply it for me (it should be my patch for 
buildroot for Qt/E)...

Allan



More information about the busybox mailing list