Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] arm-unknown-linux-uclibcgnueabi-g++
@ 2011-11-17 18:57 Jeff Krasky
  2011-11-17 19:23 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Jeff Krasky @ 2011-11-17 18:57 UTC (permalink / raw)
  To: buildroot

Hi,

I am using buildroot-2011.05 and I am in need of a g++ compiler in order to
compile for the target board.  So I assume it would be called
arm-unknown-linux-uclibcgnueabi-g++. I notice it does not include anything
called "arm-unknown-linux-uclibcgnueabi-g++". Does anyone know anything
about this? I ran 'make uclibc-menuconfig' to try and tell it to build a g++
compiler but I didn't see that listed.  I do see
arm-unknown-linux-uclibcgnueabi-gcc though.

Thanks for any insight.

 

 

 

Jeff

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20111117/8302a611/attachment.html>

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

* [Buildroot] arm-unknown-linux-uclibcgnueabi-g++
  2011-11-17 18:57 [Buildroot] arm-unknown-linux-uclibcgnueabi-g++ Jeff Krasky
@ 2011-11-17 19:23 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2011-11-17 19:23 UTC (permalink / raw)
  To: buildroot

>>>>> "Jeff" == Jeff Krasky <jeff.krasky@dspcg.com> writes:

 Jeff> Hi,

 Jeff> I am using buildroot-2011.05 and I am in need of a g++ compiler
 Jeff> in order to compile for the target board.  So I assume it would
 Jeff> be called arm-unknown-linux-uclibcgnueabi-g++. I notice it does
 Jeff> not include anything called
 Jeff> "arm-unknown-linux-uclibcgnueabi-g++". Does anyone know anything
 Jeff> about this? I ran 'make uclibc-menuconfig' to try and tell it to
 Jeff> build a g++ compiler but I didn't see that listed.  I do see
 Jeff> arm-unknown-linux-uclibcgnueabi-gcc though.

You probably didn't enable C++ support. To enable it simply do:

make menuconfig, enable 'Toolchain->Enable C++ support' option, save
make clean; make

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2011-11-17 19:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-17 18:57 [Buildroot] arm-unknown-linux-uclibcgnueabi-g++ Jeff Krasky
2011-11-17 19:23 ` Peter Korsgaard

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