Package: binutils-arm-none-eabi
Version: 2.23.90.20131116-1+3
Severity: important

Dear Maintainer,

I'm trying to compile the firmware for an ARM Cortex M3 and am getting the
error: C++ compiler not installed on this system

This can be reproduced by trying to compile any C++ file, e.g.

$ arm-none-eabi-cpp hellow.cpp -o hellow
arm-none-eabi-cpp: error: hellow.cpp: C++ compiler not installed on this system

I noticed the configure settings you've used has the flag --enable-languages=c
and not --enable-languages=c,c++ which I assume is the problem. Is there a
reason to only have C support?

I've noticed that the gcc-arm-embedded Launchpad build comes with arm-none-
eabi-g++ and arm-none-eabi-c++ and we only have arm-none-eabi-cpp



-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.10-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages binutils-arm-none-eabi depends on:
ii  libc6   2.17-97
ii  zlib1g  1:1.2.8.dfsg-1

binutils-arm-none-eabi recommends no packages.

binutils-arm-none-eabi suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to