Bug#769797: marked as done (gnat-4.9: FTBFS: Needs update for gcc-4.9-4.9.2)

2015-01-20 Thread Neil Williams
not as if gnat-4.9 is about to migrate into testing, even then the new version would migrate with the constraints met. -- Neil Williams = http://www.linux.codehelp.co.uk/ pgpbnbEwmKcfw.pgp Description: OpenPGP digital signature

Bug#667341: optimisation tests

2012-07-14 Thread Neil Williams
On Sat, 14 Jul 2012 20:12:45 +0200 Matthias Klose wrote: > On 14.07.2012 20:02, Neil Williams wrote: > > On Sat, 14 Jul 2012 03:08:09 +0200 Matthias Klose wrote: > > > >> please could you find out, which object files (if there are more than > >> one) do export

Bug#667341: optimisation tests

2012-07-12 Thread Neil Williams
() const; const QList &arguments() const; template void serialize(Stream &stream) const; template void deserialize(Stream &stream); Why is gcc-4.7 overriding the class and optimising away a public symbol in -O2 when it does not in -O1 or in gcc-4.6 with -O2?

Bug#667341: clang tests

2012-07-12 Thread Neil Williams
dbg pn libgomp1-dbg pn libitm1-dbg pn libmudflap0-4.7-dev pn libmudflap0-dbg pn libquadmath0-dbg -- no debconf information -- Neil Williams = http://www.linux.codehelp.co.uk/ pgpjgG0ceHZ4O.pgp Description: PGP signature

Bug#667341: test builds for template issues in qmf

2012-07-12 Thread Neil Williams
ch gcc-4.6 can pick up as an error or warning in the qmf sources. Reinstalling gcc-4.7 & g++-4.7 and rebuilding with the same flags (and the #include patch) does not indicate any problems with the qmfclient library itself, g++-4.7 just fails to link the test binary. -- Neil Williams

Bug#633365: libppl-swi: Getting rid of unneeded *.la / emptying dependency_libs

2011-07-09 Thread Neil Williams
the .la file and the dependency_libs settings, please raise this on debian-devel for clarification. -- Neil Williams = http://www.linux.codehelp.co.uk/ pgpWFqMTKvwXH.pgp Description: PGP signature

Re: freeze exception for gcc-4.5 (i386, amd64 only)

2010-08-20 Thread Neil Williams
ent that the entire dependency chain of a C++ program using g++-4.5 would either generate new bugs or require rebuilds using g++-4.5 merely to use the optional compiler. Stable releases need a stable toolchain with known bugs, not a comparatively untested optional compiler with compatibility issues against the existing binary packages available in Squeeze. -- Neil Williams = http://www.data-freedom.org/ http://www.linux.codehelp.co.uk/ http://e-mail.is-not-s.ms/ pgpBJSvC5RwVL.pgp Description: PGP signature

Bug#553047: More info - no such file libc-2.10.1.so after a build in chroot

2010-04-10 Thread Neil Williams
ut the file into /usr/powerpc-linux-gnu/lib/ Question is, where did this file come from? I can check the chroot on emdebian.org - I just need to know which one was used. Could this be a result of a failed clean up in this chroot? -- Neil Williams = http://www.data-freedom.org/ http://www.linux.codehelp.co.uk/ http://e-mail.is-not-s.ms/ pgpUlzMhpzXK6.pgp Description: PGP signature

reassign 518754 to gcc-4.3, cloning 518754, reassign -1 to gcc-4.4

2009-04-19 Thread Neil Williams
reassign 518754 gcc-4.3 clone 518754 -1 reassign -1 gcc-4.4 -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: [RFC] [Cross Toolchain] Multiarch and sysrooted toolchain

2009-03-15 Thread Neil Williams
ging tools and that means dpkg and no dpkg-cross, it means apt and no apt-cross and it means that cross-building needs to adopt and modify multiarch to the point where we can all use it, albeit with wrappers and support tools where necessary. Then, we can work on absorbing those wrappers into the new

Re: [RFC] [Cross Toolchain] Multiarch and sysrooted toolchain

2009-03-12 Thread Neil Williams
/usr/ -- so I > don't think there is a pressing need to replicate a filesystem hierarchy > standard below a triplet directory. True, however, that is not a sufficient reason to not move /usr/ to /usr/lib/ and /usr/include/ if it means getting such support into the core Debia

Re: [RFC] [Cross Toolchain] Multiarch and sysrooted toolchain

2009-03-12 Thread Neil Williams
usr/arm-linux-gnu/[usr/]lib/libbla.so > /usr/arm-linux-gnu/[usr/]include/foo.h > > or > > /lib/arm-linux-gnu/libfoo.so > /usr/lib/arm-linux-gnu/libbla.so > /usr/include/arm-linux-gnu/foo.h > > It has always been a question of where to put the tripplet, not > whether or not to have an extra subdir below that. Although I'm > against the subdirs. No need to duplicate that this is "usr". I'd agree - [usr] below $arch-linux-gnu appears redundant to me. The only difference between /lib and /usr/lib/ relates to the libraries required to boot before /usr is mounted. That reasoning doesn't apply to toolchain issues. -- Neil Williams = http://www.data-freedom.org/ http://www.linux.codehelp.co.uk/ http://e-mail.is-not-s.ms/ pgpm553xyH46c.pgp Description: PGP signature

Re: [RFC] [Cross Toolchain] Multiarch and sysrooted toolchain

2009-03-11 Thread Neil Williams
lib/libfoo.so /usr/include/arm-linux-gnu/usr/include/foo.h ? I thought the question was whether we would have: /usr/lib/arm-linux-gnu/lib/libfoo.so or /usr/lib/arm-linux-gnu/usr/lib/libfoo.so or /usr/arm-linux-gnu/usr/lib/libfoo.so or the current /usr/arm-linux-gnu/lib/libfoo.so as a conversion of /usr/lib/libfoo.so -- Neil Williams = http://www.data-freedom.org/ http://www.nosoftwarepatents.com/ http://www.linux.codehelp.co.uk/ pgpmAQytPasu5.pgp Description: PGP signature

Bug#518754: gcc-snapshot: gcc-..-base postinst needs additional error prevention

2009-03-08 Thread Neil Williams
Package: gcc-snapshot Version: 20090224-1 Severity: normal This issue affects Emdebian Grip in gcc-4.3 but I'm filing it here because Grip has a workaround that is OK for 4.3 and I'm trying to fix the problem before 4.4 arrives. Please let me know if I did that wrong. The -base postinst script

Bug#458745: arm-only miscompilation of alloca code

2008-01-03 Thread Neil Williams
hat need support from the existing Debian arm port as well as newer devices that need the new ABI. There is a possible method for combining the two but both will be needed - and probably for some time after Lenny. Contact debian-arm for more info. -- Neil Williams = http://ww

Re: Bug#453267: tested patch

2007-12-09 Thread Neil Williams
Raphael Hertzog wrote: > On Sun, 09 Dec 2007, Neil Williams wrote: >>> I'm ok with a >>> supplementary specific check for building of a cross-compiler, but not >>> with a generic check like testing the ARCH environment variable. >> OK, I have a solution

Re: Bug#453267: tested patch

2007-12-09 Thread Neil Williams
Raphael Hertzog wrote: > On Sun, 09 Dec 2007, Neil Williams wrote: >> Emdebian cannot build, patch or test every permutation of toolchain that >> people need so this isn't about "us" patching locally, it is about >> lowering the barrier to cross building on De

Re: Bug#453267: tested patch

2007-12-09 Thread Neil Williams
Guillem Jover wrote: > Hi, > > [ I don't have a real opinion yet on the initial patch and this > changes proposed, will try to get to this on Sunday. ] OK, thanks, Guillem. I'd like to get this resolved asap. > On Sat, 2007-12-08 at 19:01:14 +, Neil Williams

Re: Bug#453267: tested patch

2007-12-08 Thread Neil Williams
Raphael Hertzog wrote: > On Wed, 05 Dec 2007, Neil Williams wrote: >> My first patch did exactly that - and failed on building a cross >> compiler. gcc needs dpkg-shlibdeps to take notice of $ARCH in the >> preparation of libgcc1-$arch-cross and other libraries used in the

Bug#447381: gcc-4.2: please support the -nodocs build option

2007-10-20 Thread Neil Williams
Package: gcc-4.2 Version: 4.2.2-3 Severity: wishlist gcc has a complex debian build layout and it isn't straightforward to disable the generation of the various -doc packages when preparing test builds or (in my case) cross builds. It would save a lot of build time and upload time if gcc could sup

Bug#414099: gcc-4.1: cross build failure: debug package not built when cross compiling

2007-09-16 Thread Neil Williams
ption for the others. When building Emdebian toolchains, we install libgcc1 (amongst others) using apt-cross, then build binutils and gcc, then install in one operation. Try checking the source code of emchain from emdebian-tools. -- Neil Williams = http://www.data-freedom.

Bug#431086: please support reverse cross build

2007-06-29 Thread Neil Williams
cvs20070426) | 2.17cvs20070426-8 libgcc1 (>= 1:4.2-20070627-1) | 1:4.2-20070627-1 libgomp1 (>= 4.2-20070627-1) | 4.2-20070627-1 libc6 (>= 2.5-5) | 2.5-11 -- Neil Williams = http://www.data-freedom.org/ http://www.nosoftwarepatents.c