Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Adding new package to toolchain, target or both ?
@ 2007-09-04 10:07 Johan De Wit
  2007-09-04 21:24 ` Bernhard Fischer
  0 siblings, 1 reply; 2+ messages in thread
From: Johan De Wit @ 2007-09-04 10:07 UTC (permalink / raw)
  To: buildroot

Hi,

I'm trying to build an embedded system using buildroot to be used in an
arcade cabinet, using svgalib and advancemame.  

Since svgalib is not only needed at 'runtime' in the target as dynamic
library adn/or utility programs, I also need the some files to compile
eg. advmame.  I suspect i have to add these to the toolchain to keep the
target clean.  I'm still in doubt if my 'logic' is correct and would be
glad if someone could give some advice on this issue.

Thanks

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

* [Buildroot] Adding new package to toolchain, target or both ?
  2007-09-04 10:07 [Buildroot] Adding new package to toolchain, target or both ? Johan De Wit
@ 2007-09-04 21:24 ` Bernhard Fischer
  0 siblings, 0 replies; 2+ messages in thread
From: Bernhard Fischer @ 2007-09-04 21:24 UTC (permalink / raw)
  To: buildroot

On Tue, Sep 04, 2007 at 12:07:37PM +0200, Johan De Wit wrote:
>Hi,
>
>I'm trying to build an embedded system using buildroot to be used in an
>arcade cabinet, using svgalib and advancemame.  
>
>Since svgalib is not only needed at 'runtime' in the target as dynamic
>library adn/or utility programs, I also need the some files to compile
>eg. advmame.  I suspect i have to add these to the toolchain to keep the

sort of. See libpcap/tcpdump for such an example. The lib is built and
installed into the staging_dir, the app is built using the stuff from
staging_dir and is finally installed to the target(_dir).

>target clean.  I'm still in doubt if my 'logic' is correct and would be
>glad if someone could give some advice on this issue.

HTH,
Bernhard

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

end of thread, other threads:[~2007-09-04 21:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-04 10:07 [Buildroot] Adding new package to toolchain, target or both ? Johan De Wit
2007-09-04 21:24 ` Bernhard Fischer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox