[Bug 393] New: Not possible to build static libraries

For more information about this bug, visit
A new bug was added:
Summary: Not possible to build static libraries
Product: BFL
Version: trunk
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: build system
AssignedTo: bfl [..] ...
ReportedBy: wim [dot] meeussen [..] ...

Since the cmake port it is tot possible any more to build static libraries.

wmeeusse's picture

[Bug 393] Not possible to build static libraries

For more information about this bug, visit

wim [dot] meeussen [..] ... changed:

What |Removed |Added
---------------------------------------------------------------------------
Resolution| |FIXED
Status|NEW |RESOLVED

------- Comment #1 from wim [dot] meeussen [..] ... 2007-05-07 07:35

Fixed in rev 28014.

[Bug 393] Not possible to build static libraries

On 5/7/07, wim [dot] meeussen [..] ... <wim [dot] meeussen [..] ...> wrote:
> For more information about this bug, visit
>
> wim [dot] meeussen [..] ... changed:
>
> What |Removed |Added
> ---------------------------------------------------------------------------
> Resolution| |FIXED
> Status|NEW |RESOLVED
>
>
>
> ------- Comment #1 from wim [dot] meeussen [..] ... 2007-05-07 07:35
>
> Fixed in rev 28014.

Great, seems to work fine!
Maybe one small addition: Provide the opportunity to build both
libraries at the same time, so one can install both the static and
dynamic version at the same time?

Klaas
_______________________________________________
I hereby promise not to top-post on the
BFL mailing list
BFL [..] ...
http://lists.mech.kuleuven.be/mailman/listinfo/bfl

wmeeusse's picture

[Bug 393] Not possible to build static libraries

> Great, seems to work fine!

A positive note! Love it! :-)

> Maybe one small addition: Provide the opportunity to build both
> libraries at the same time, so one can install both the static and
> dynamic version at the same time?

When would this be usefull? Anyway, check out the last revision to find your
requested feature!
_______________________________________________
I hereby promise not to top-post on the
BFL mailing list
BFL [..] ...
http://lists.mech.kuleuven.be/mailman/listinfo/bfl

[Bug 393] Not possible to build static libraries

On 5/7/07, Wim Meeussen <wim [dot] meeussen [..] ...> wrote:
> > Great, seems to work fine!
>
> A positive note! Love it! :-)

Forgive me, I must have been suffering from the "monday morning blues" :-)

> > Maybe one small addition: Provide the opportunity to build both
> > libraries at the same time, so one can install both the static and
> > dynamic version at the same time?
>
> When would this be usefull? Anyway, check out the last revision to find your
> requested feature!

To allow users of the (installed) library to chosse between
static/dynamic linking, e.g.
[kgad@ampere /usr/lib]$
ls libssl*
libssl3.so libssl3.so.0d libssl.a libssl.so libssl.so.0.9.7 libssl.so.0.9.8
[kgad@ampere /usr/lib]$
ls libcups*
libcups.a libcupsimage.so.2 libcups.so libcups.so.2

regards,

Klaas
_______________________________________________
I hereby promise not to top-post on the
BFL mailing list
BFL [..] ...
http://lists.mech.kuleuven.be/mailman/listinfo/bfl