Bug#519336: gnat1 segfault when unchecked converting an identifier with type mismatch

2009-03-11 Thread Nicolas Boulenguez
Package: gnat Version: 4.3.2-3 Severity: minor The following program crashes gnatmake. I could not make it smaller. Removing the affectation (last line) or correcting the type mismatch in the record declaration (first line) both causes a normal error message.

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

2009-03-11 Thread Neil Williams
On Wed, 11 Mar 2009 14:50:19 +0100 Goswin von Brederlow wrote: > > > > [*] > > I have been looking lately into making some cross toolchain > > improvements, one of them will be to change to a sysrooted cross > > toolchain, but the current layout we are using by dpkg-cross installs > > relevant

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

2009-03-11 Thread Goswin von Brederlow
Hector Oron writes: > Hello, > > [*] > I have been looking lately into making some cross toolchain > improvements, one of them will be to change to a sysrooted cross > toolchain, but the current layout we are using by dpkg-cross installs > relevant bits under: > /{include,bin,lib,lib64} > M

[RFC] [Cross Toolchain] Multiarch and sysrooted toolchain

2009-03-11 Thread Hector Oron
Hello, [*] I have been looking lately into making some cross toolchain improvements, one of them will be to change to a sysrooted cross toolchain, but the current layout we are using by dpkg-cross installs relevant bits under: /{include,bin,lib,lib64} Mainstream code expects a different layo