All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] enhance directfb configurability
@ 2008-10-04 19:42 Micha Nelissen
  2008-10-06 15:55 ` Thiago A. Corrêa
  0 siblings, 1 reply; 5+ messages in thread
From: Micha Nelissen @ 2008-10-04 19:42 UTC (permalink / raw)
  To: buildroot

Hi,

Here is a patch to widen options to configure directfb.

Micha
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: directfb.diff
Url: http://busybox.net/lists/buildroot/attachments/20081004/e17b290c/attachment.txt 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [PATCH] enhance directfb configurability
  2008-10-04 19:42 [Buildroot] [PATCH] enhance directfb configurability Micha Nelissen
@ 2008-10-06 15:55 ` Thiago A. Corrêa
  2008-10-06 16:00   ` Micha Nelissen
  0 siblings, 1 reply; 5+ messages in thread
From: Thiago A. Corrêa @ 2008-10-06 15:55 UTC (permalink / raw)
  To: buildroot

---------- Forwarded message ----------
From: Thiago A. Corr?a <thiago.correa@gmail.com>
Date: Mon, Oct 6, 2008 at 12:00 PM
Subject: Re: [Buildroot] [PATCH] enhance directfb configurability
To: Micha Nelissen <micha@neli.hopto.org>


[...]
> +               --with-inputdrivers=$(DIRECTFB_INPUT) \
> +               --enable-static \

I'm not sure if forcing static lib on everyone is the right thing. If
there is only one application on the system that depends on DirectFB,
it might save some bytes, but if there are more than 1, shared lib
would be prefered.

The rest seams to be quite good improvements.

Kind Regards,
  Thiago A. Correa

PS: Sorry, forgot to include the list address.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [PATCH] enhance directfb configurability
  2008-10-06 15:55 ` Thiago A. Corrêa
@ 2008-10-06 16:00   ` Micha Nelissen
  2008-10-06 17:12     ` Thiago A. Corrêa
       [not found]     ` <d6cda7730810061008v71de4b85xc39765cf99e1ab17@mail.gmail.com>
  0 siblings, 2 replies; 5+ messages in thread
From: Micha Nelissen @ 2008-10-06 16:00 UTC (permalink / raw)
  To: buildroot

Thiago A. Corr?a wrote:
> I'm not sure if forcing static lib on everyone is the right thing. If
> there is only one application on the system that depends on DirectFB,
> it might save some bytes, but if there are more than 1, shared lib
> would be prefered.

Wouldn't shared lib linking be the default? The static variant would 
need to be referenced explicitly by someone who wants to use it; but at 
least it's available. It also would only exist in the staging_dir, not 
the target dir.

Thanks,
Micha

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [PATCH] enhance directfb configurability
  2008-10-06 16:00   ` Micha Nelissen
@ 2008-10-06 17:12     ` Thiago A. Corrêa
       [not found]     ` <d6cda7730810061008v71de4b85xc39765cf99e1ab17@mail.gmail.com>
  1 sibling, 0 replies; 5+ messages in thread
From: Thiago A. Corrêa @ 2008-10-06 17:12 UTC (permalink / raw)
  To: buildroot

On Mon, Oct 6, 2008 at 1:00 PM, Micha Nelissen <micha@neli.hopto.org> wrote:
> Thiago A. Corr?a wrote:
>>
>> I'm not sure if forcing static lib on everyone is the right thing. If
>> there is only one application on the system that depends on DirectFB,
>> it might save some bytes, but if there are more than 1, shared lib
>> would be prefered.
>
> Wouldn't shared lib linking be the default? The static variant would need to
> be referenced explicitly by someone who wants to use it; but at least it's
> available. It also would only exist in the staging_dir, not the target dir.
>

Hmmm I'm not sure about the linking order. But then you are saying
that even with --enable-static DirectFB will build the shared lib too?
Others like Qt (embedded and desktop) only builds the static if you
specify you want the static. I apply here and give it a try then. :)

Regards,
   Thiago A. Correa

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [PATCH] enhance directfb configurability
       [not found]     ` <d6cda7730810061008v71de4b85xc39765cf99e1ab17@mail.gmail.com>
@ 2008-10-07 20:31       ` Thiago A. Corrêa
  0 siblings, 0 replies; 5+ messages in thread
From: Thiago A. Corrêa @ 2008-10-07 20:31 UTC (permalink / raw)
  To: buildroot

>> Wouldn't shared lib linking be the default? The static variant would need to
>> be referenced explicitly by someone who wants to use it; but at least it's
>> available. It also would only exist in the staging_dir, not the target dir.
>>
>
> Hmmm I'm not sure about the linking order. But then you are saying
> that even with --enable-static DirectFB will build the shared lib too?
> Others like Qt (embedded and desktop) only builds the static if you
> specify you want the static. I apply here and give it a try then. :)
>

Ok, it built both static and shared. Seams ok, so I commited (r23621)
with some small fixes.
Thanks!

Kind Regards,
   Thiago A. Correa

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-10-07 20:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-04 19:42 [Buildroot] [PATCH] enhance directfb configurability Micha Nelissen
2008-10-06 15:55 ` Thiago A. Corrêa
2008-10-06 16:00   ` Micha Nelissen
2008-10-06 17:12     ` Thiago A. Corrêa
     [not found]     ` <d6cda7730810061008v71de4b85xc39765cf99e1ab17@mail.gmail.com>
2008-10-07 20:31       ` Thiago A. Corrêa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.