From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Jackson Date: Thu, 15 Sep 2011 11:51:41 +0100 Subject: [Buildroot] [buildroot-avr32] Missing cross compiler g++ In-Reply-To: <4E71D7C5.9030107@mimc.co.uk> References: <4E71D7C5.9030107@mimc.co.uk> Message-ID: <4E71D8BD.0@mimc.co.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On 15/09/11 11:47, Mark Jackson wrote: > I have just cloned the latest git master and successfully compiled buildroot for my AVR32 target. > > But the g++ cross-compiler is not generated by default, only the standard gcc. Ahem ... just found the option in menuconfig. Apologies !! Mark