Bug#608029: typeinfo for armel is not weak when templates are explicitly instantiated

2010-12-25 Thread Ron
/msg00361.html http://gcc.gnu.org/ml/gcc-help/2010-03/msg7.html But that didn't seem to end with any real conclusion as to what the original problem was, which I think this example does demonstrate now. Cheers, Ron -- System Information: Debian Release: squeeze/sid APT prefers unstable APT

Bug#608029: typeinfo for armel is not weak when templates are explicitly instantiated

2010-12-26 Thread Ron
to know about, then you're welcome to close it. Ron -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20101226082944.gi2...@audi.shelbyville.oz

Bug#288555: g++-3.3: typeof operator is misparsed in a template function

2005-01-04 Thread Ron
what I understand of that error, it appears to be quite muddled up about things at that point. g++-3.4 seems to compile this without warning though, so I guess it is time for me to put all the rest of my code through its wringer too... :-) cheers, Ron -- System Information: Debian Release: 3.1

Bug#344501: g++-4.0: spurious warning about explicit conversion operator to same type

2005-12-23 Thread Ron
of the warning, the code operates intuitively correctly now, but things are rarely simple... cheers, Ron -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12

Re: Stupid me ! Was about your cross-compiling packages.

2003-05-26 Thread Ron
#165848 for prior rantage on /usr/arch/bin. I've also added debian-gcc to the cc. If anyone from there would like to chime in, they probably carry a more current and informed opinion than mine. best, Ron On Fri, May 23, 2003 at 11:05:14AM +0200, Jeremie Koenig wrote: Well, my humble excuses

Bug#720363: gcc-4.9: libphobos fails to cross-build

2014-09-19 Thread Ron
the things I don't actually care about myself :) But if those two get fixed it should be at least one step closer to working for whoever tries it next! Cheers, Ron --- src/libphobos/Makefile.am.orig 2014-09-20 02:26:48.194792033 +0930 +++ src/libphobos/Makefile.am 2014-09-20 02:27

Bug#766708: Processed: Re: Bug#766708: breaks multiarch cross building

2014-11-21 Thread Ron
for Jessie. It's definitely desirable to have this on a stable system, since the lock-step requirement of m-a makes it rather more painful to keep this all working on an unstable system where packages are changing rapidly (and because stable deps are kind of an important thing too :) Cheers, Ron

Bug#891489: gcc-8: attribute no_sanitize does not accept multiple options as documented

2018-02-25 Thread Ron
error: wrong number of arguments specified for ‘no_sanitize’ attribute f () { /* Do something. */; } ^ It would be really nice if that did work as documented, to avoid having to special case this in user code even more than we already do. Cheers, Ron

Bug#498744: gcc -m32 seems to ignore -L flag

2008-09-12 Thread Ron Garret
Package: gcc, ia32-libs Version: 4.1.2 20061115 (prerelease) (Debian 4.1.1-21) I am getting the oft-reported skipping incompatible /usr/bin/../lib/ libc.a when searching for -lc problem when trying to compile 32 bit binaries on a 64-bit machine. However, I have tried all of the usual fixes

Bug#524059: Hmm...actually, rebooting worked

2009-04-14 Thread Ron Wright
Wow, I should have known to do that. My apologies for the troubles. I followed the advice in the previous post, and rebooting worked. I have no clue how the RAM got corrupt. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#211898: libstdc++5-dev: data_type typedef not recognized for std::map

2003-09-20 Thread Ron Steinke
Package: libstdc++5-dev Version: 1:3.2.3-8 Severity: normal The following test code: #include map typedef std::mapint,int MapType; int main() { MapType::key_type foo = 0; MapType::data_type bar = 0; return bar; } fails with an error at the MapType::data_type line:

Bug#841533: You could revert to gcc-5

2016-11-02 Thread Ron Murray
and gcc-6, I have no idea whether it'll work for previous or future gcc versions. It depends on whether gcc, cc and other executables are symlinked to gcc-5, cc-6 and so on. Hope it helps. .Ron -- Ron Murray <r...@rjmx.net> PGP Fingerprint: 4D99 70E3 2317 334B 141E 7B63 12F7 E86

Bug#1052008: gm2-13 Cannot Find Its Libraries At Link Time

2023-09-15 Thread Ron Lovell
Package: gm2-13 Version: 13.2.0-4 Severity: important X-Debbugs-Cc: ron163...@startmail.com Dear Maintainer, Since the upgrade from gm2-12 to gm2-13, the link step fails: /usr/bin/gm2 -fpim -flibs=m2pim,m2cor,m2iso -o topsort_m2 ../topsort.mod FAILED: topsort_m2 /usr/bin/gm2 -fpim