Bug#732974: binutils-arm-none-eabi: No C++ support

2014-01-03 Thread Ivan Shmakov
reassign 732974 gcc-arm-none-eabi 4.8.2-5+4
severity 732974 wishlist
merge 732974 733580
thanks

 Simon John deb...@the-jedi.co.uk writes:

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

It’s hardly an issue with the GNU Binutils package, but rather
with the GCC one.

  Severity: important

I don’t seem to understand the rationale behind this severity,
either?

[…]

  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

JFTR: the ‘cpp’ part in arm-none-eabi-cpp stands for
“C preprocessor”, and isn’t any more relevant to C++ support
than it has to C.

-- 
FSF associate member #7257


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



Bug#732974: binutils-arm-none-eabi: No C++ support

2013-12-23 Thread Simon John
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