Hi,
This is my first Bug report here so please forgive me if i miss something.
1.# gcc -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: /var/tmp/portage/gcc-4.0.3/work/gcc-4.0.3/configure
--prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.0.3
--includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.0.3/include
--datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.0.3
--mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.0.3/man
--infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.0.3/info
--with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.0.3/include/g++-v4
--host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec
--enable-nls --without-included-gettext --with-system-zlib --disable-checking
--disable-werror --disable-libunwind-exceptions --disable-multilib
--enable-libmudflap --disable-libssp --enable-java-awt=gtk
--enable-languages=c,c++,java,objc --enable-shared --enable-threads=posix
--enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 4.0.3 (Gentoo 4.0.3, HTB-4.0.3-1.00, pie-8.7.8)
===
2)x86-athlon-xp-2200+
===
3)sys-devel/gcc-4.0.3  USE="boundschecking gcj gtk mudflap nls objc -bootstrap
-build -doc -fortran -hardened -ip28 -multislot
The above USE-flags nearly correspond to make options passed to GCC-3.4.6.
All other options are in the "gnat-3.45.ebuild" file (Gentoo/GNU-Linux)
===
4)source files: gcc-3.4-i386-r1.tar.bz2; gcc-ada-3.4.5.tar.bz2;
gcc-core-3.4.5.tar.bz2
===
5)Here comes the actual error log:
...BEGIN...
creating cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for a BSD compatible install... /bin/install -c
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-as... i686-pc-linux-gnu-as
checking for i686-pc-linux-gnu-dlltool... no
checking for dlltool... dlltool
checking for i686-pc-linux-gnu-ld... i686-pc-linux-gnu-ld
checking for i686-pc-linux-gnu-nm... i686-pc-linux-gnu-nm
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking for i686-pc-linux-gnu-windres... no
checking for windres... windres
checking for i686-pc-linux-gnu-objcopy... i686-pc-linux-gnu-objcopy
checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-as... i686-pc-linux-gnu-as
checking for i686-pc-linux-gnu-dlltool... no
checking for dlltool... dlltool
checking for i686-pc-linux-gnu-ld... i686-pc-linux-gnu-ld
checking for i686-pc-linux-gnu-nm... i686-pc-linux-gnu-nm
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking for i686-pc-linux-gnu-windres... no
checking for windres... windres
checking whether to enable maintainer-specific portions of Makefiles... no
updating cache ./config.cache
creating ./config.status
creating Makefile
gcc-3.4 -c xtreeprs.adb
gcc-3.4: Internal error: Killed (program gnat1)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions, see
<URL:file:///usr/share/doc/gcc-3.4/README.Bugs>.

gnatmake: "xtreeprs.adb" compilation error

!!! ERROR: dev-lang/gnat-3.45 failed.
...END...
Could check Gentoo Bugzilla (Bug-127514) too - same problem, no solution.
There's more info if needed.
PS: same error received with GCC-3.4.6 w/o 'mudflap' option.
Thanks.Rumen


-- 
           Summary: gnat-3.45 fails to compile
           Product: gcc
           Version: 4.0.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rumen at qrypto dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26870

Reply via email to