Source: openmsx
Version: 0.14.0-2
Severity: normal
Tags: upstream

Builds of openmsx for x32 (admittedly not a release architecture) have
been failing:

  python build/probe.py \
        "g++  -m64" \
        derived/x86_64-linux-debian/config linux SYS_DYN ""
  Probing target system...
  Creating derived/x86_64-linux-debian/config/probed_defs.mk...
  Creating derived/x86_64-linux-debian/config/systemfuncs.hh...
  
  No working C++ compiler was found.

Please do not supply -m64 or the like on *any* architecture.  Debian's
compilers already have appropriate architecture-dependent defaults, so
these flags are redundant at best.

Thanks!

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu

Reply via email to