All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Build gcc debugger for the Target
@ 2012-10-31 22:36 Alexander Khryukin
  2012-10-31 22:43 ` Samuel Martin
  0 siblings, 1 reply; 5+ messages in thread
From: Alexander Khryukin @ 2012-10-31 22:36 UTC (permalink / raw)
  To: buildroot

Hello.
How i can build and package gcc for taget image?
Looks i need option like "Build gdb debugger for the Target"
but for gcc.

Now my image compiles fine, but without gcc on target it

 worthless
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20121101/b7edee42/attachment.html>

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

* [Buildroot] Build gcc debugger for the Target
  2012-10-31 22:36 [Buildroot] Build gcc debugger for the Target Alexander Khryukin
@ 2012-10-31 22:43 ` Samuel Martin
  2012-11-01 10:41   ` Alexander Khryukin
  0 siblings, 1 reply; 5+ messages in thread
From: Samuel Martin @ 2012-10-31 22:43 UTC (permalink / raw)
  To: buildroot

Hi Alexander,

2012/10/31 Alexander Khryukin <alexander@mezon.ru>
>
> Hello.
> How i can build and package gcc for taget image?
> Looks i need option like "Build gdb debugger for the Target"
> but for gcc.
To enable gcc package on the target you need the enable "Development
files inthe target FS" under the "Build options" menu, then gcc
package will be available in the "Package Selection >> Development
tools" submenu.

>
> Now my image compiles fine, but without gcc on target it
>  worthless

Note that gcc on the target is not really tested, so it may not build or work...


Regards,

--
Sam

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

* [Buildroot] Build gcc debugger for the Target
  2012-10-31 22:43 ` Samuel Martin
@ 2012-11-01 10:41   ` Alexander Khryukin
  2012-11-01 22:11     ` Arnout Vandecappelle
  0 siblings, 1 reply; 5+ messages in thread
From: Alexander Khryukin @ 2012-11-01 10:41 UTC (permalink / raw)
  To: buildroot

2012/11/1 Samuel Martin <s.martin49@gmail.com>

> Hi Alexander,
>
> 2012/10/31 Alexander Khryukin <alexander@mezon.ru>
> >
> > Hello.
> > How i can build and package gcc for taget image?
> > Looks i need option like "Build gdb debugger for the Target"
> > but for gcc.
> To enable gcc package on the target you need the enable "Development
> files inthe target FS" under the "Build options" menu, then gcc
> package will be available in the "Package Selection >> Development
> tools" submenu.
>
> >
> > Now my image compiles fine, but without gcc on target it
> >  worthless
>
> Note that gcc on the target is not really tested, so it may not build or
> work...
>
>
> Regards,
>
> --
> Sam
>


Yes, i enabled Devel files on target, but gcc not available into
"Development Tools".

Also i using external toolchain, not buildroot.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20121101/09f91dbd/attachment-0001.html>

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

* [Buildroot] Build gcc debugger for the Target
  2012-11-01 10:41   ` Alexander Khryukin
@ 2012-11-01 22:11     ` Arnout Vandecappelle
  2012-11-02  9:07       ` Thomas Petazzoni
  0 siblings, 1 reply; 5+ messages in thread
From: Arnout Vandecappelle @ 2012-11-01 22:11 UTC (permalink / raw)
  To: buildroot

On 11/01/12 11:41, Alexander Khryukin wrote:
> Yes, i enabled Devel files on target, but gcc not available into "Development Tools".
>
> Also i using external toolchain, not buildroot.

  gcc on the target is only available with a buildroot toolchain.

  Regards,
  Arnout
-- 
Arnout Vandecappelle                               arnout at mind be
Senior Embedded Software Architect                 +32-16-286540
Essensium/Mind                                     http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium                BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F

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

* [Buildroot] Build gcc debugger for the Target
  2012-11-01 22:11     ` Arnout Vandecappelle
@ 2012-11-02  9:07       ` Thomas Petazzoni
  0 siblings, 0 replies; 5+ messages in thread
From: Thomas Petazzoni @ 2012-11-02  9:07 UTC (permalink / raw)
  To: buildroot


On Thu, 01 Nov 2012 23:11:54 +0100, Arnout Vandecappelle wrote:

> > Also i using external toolchain, not buildroot.
> 
>   gcc on the target is only available with a buildroot toolchain.

Right. Though technically speaking, I don't think there is anything
that really prevents us from building a gcc for the target even if we
use an external toolchain, but nobody ever needed that.

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] 5+ messages in thread

end of thread, other threads:[~2012-11-02  9:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-31 22:36 [Buildroot] Build gcc debugger for the Target Alexander Khryukin
2012-10-31 22:43 ` Samuel Martin
2012-11-01 10:41   ` Alexander Khryukin
2012-11-01 22:11     ` Arnout Vandecappelle
2012-11-02  9:07       ` Thomas Petazzoni

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.