Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] cross compile when crosstool-ng selected
@ 2012-02-17  7:07 Ozgun
  2012-02-17  7:13 ` Baruch Siach
  0 siblings, 1 reply; 4+ messages in thread
From: Ozgun @ 2012-02-17  7:07 UTC (permalink / raw)
  To: buildroot

When crosstool-ng selected, the /output/toolchain folder isn't populated.
Also toolchain can't be installed to target system (development environment
and gcc options disappear from BR menuconfig)
How can I compile my applications for target system?

thanks,
Ozgun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20120217/6ad66921/attachment.html>

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

* [Buildroot] cross compile when crosstool-ng selected
  2012-02-17  7:07 [Buildroot] cross compile when crosstool-ng selected Ozgun
@ 2012-02-17  7:13 ` Baruch Siach
  2012-02-17  9:06   ` Ozgun
  0 siblings, 1 reply; 4+ messages in thread
From: Baruch Siach @ 2012-02-17  7:13 UTC (permalink / raw)
  To: buildroot

Hi Ozgun,

On Fri, Feb 17, 2012 at 09:07:23AM +0200, Ozgun wrote:
> When crosstool-ng selected, the /output/toolchain folder isn't populated.
> Also toolchain can't be installed to target system (development environment
> and gcc options disappear from BR menuconfig)
> How can I compile my applications for target system?

Corsstool-NG does not support building a native toolchain (i.e. a toolchain 
you can run on your target). To compile applications for your target use the 
Crosstol-NG generated cross compiler.

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -

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

* [Buildroot] cross compile when crosstool-ng selected
  2012-02-17  7:13 ` Baruch Siach
@ 2012-02-17  9:06   ` Ozgun
  2012-02-17 15:36     ` Thomas Petazzoni
  0 siblings, 1 reply; 4+ messages in thread
From: Ozgun @ 2012-02-17  9:06 UTC (permalink / raw)
  To: buildroot

I guess Crosstol-NG generated cross compiler is located under
/output/host/usr
I want to compile and install the
qtquick3d-tp2-src.tar.gz<ftp://ftp.qt.nokia.com/qt3d/noarch/current/qtquick3d-tp2-src.tar.gz>to
the target.
How can I do this?

thanks,




On Fri, Feb 17, 2012 at 9:13 AM, Baruch Siach <baruch@tkos.co.il> wrote:

> Hi Ozgun,
>
> On Fri, Feb 17, 2012 at 09:07:23AM +0200, Ozgun wrote:
> > When crosstool-ng selected, the /output/toolchain folder isn't populated.
> > Also toolchain can't be installed to target system (development
> environment
> > and gcc options disappear from BR menuconfig)
> > How can I compile my applications for target system?
>
> Corsstool-NG does not support building a native toolchain (i.e. a toolchain
> you can run on your target). To compile applications for your target use
> the
> Crosstol-NG generated cross compiler.
>
> baruch
>
> --
>     http://baruch.siach.name/blog/                  ~. .~   Tk Open
> Systems
> =}------------------------------------------------ooO--U--Ooo------------{=
>   - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20120217/ed091050/attachment.html>

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

* [Buildroot] cross compile when crosstool-ng selected
  2012-02-17  9:06   ` Ozgun
@ 2012-02-17 15:36     ` Thomas Petazzoni
  0 siblings, 0 replies; 4+ messages in thread
From: Thomas Petazzoni @ 2012-02-17 15:36 UTC (permalink / raw)
  To: buildroot

Le Fri, 17 Feb 2012 11:06:11 +0200,
Ozgun <ozgun.gunay@gmail.com> a ?crit :

> I guess Crosstol-NG generated cross compiler is located under
> /output/host/usr
> I want to compile and install the
> qtquick3d-tp2-src.tar.gz<ftp://ftp.qt.nokia.com/qt3d/noarch/current/qtquick3d-tp2-src.tar.gz>to
> the target.
> How can I do this?

Two ways:

 *) Cross-compile it manually using the cross-compiler available in
    output/host/usr/bin

 *) Or, easier and better, create a Buildroot package for it. Look at
    the Buildroot documentation for details on how to create a package.

Best regards,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

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

end of thread, other threads:[~2012-02-17 15:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-17  7:07 [Buildroot] cross compile when crosstool-ng selected Ozgun
2012-02-17  7:13 ` Baruch Siach
2012-02-17  9:06   ` Ozgun
2012-02-17 15:36     ` Thomas Petazzoni

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