This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/19122] New: gcc: Internal error: Bus Error (program as)
- From: "danim at soin dot co dot cr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Dec 2004 00:20:02 -0000
- Subject: [Bug c/19122] New: gcc: Internal error: Bus Error (program as)
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Error while compiling apache 2.0.52 in solaris 5.8:
/bin/bash /datos/apache/httpd-2.0.52/srclib/apr/libtool --silent --mode=compile
gcc -g -O2 -pthreads -DHAVE_CONFIG_H -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -
D_REENTRANT -I../../include -I../../include/arch -I../../include/arch/unix -c
shm.c && touch shm.lo
gcc: Internal error: Bus Error (program as)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[4]: *** [shm.lo] Error 1
make[4]: Leaving directory `/datos/apache/httpd-2.0.52/srclib/apr/shmem/unix'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/datos/apache/httpd-2.0.52/srclib/apr/shmem/unix'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/datos/apache/httpd-2.0.52/srclib/apr'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/datos/apache/httpd-2.0.52/srclib'
make: *** [all-recursive] Error 1
$ which as
no as in /sybase/REP-12_5/bin /sybase/OCS-12_5/bin /sybase/OCS-12_5/bin /sybase/
RPL-12_5/bin /sybase/$SYBASE_FTS/bin /sybase/JS-12_5/bin /sybase/ASE-12_5/bin /s
ybase/ASE-12_5/install /usr/bin . /usr/local/bin
GCC from sunfreeware.com, version:
$ gcc -v
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.3.2/specs
Configured with: ../configure --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/l
d --disable-nls --disable-libgcj --enable-languages=c,c++
Thread model: posix
gcc version 3.3.2
$ uname -a
SunOS sdcnetra 5.8 Generic_108528-16 sun4u sparc SUNW,Ultra-1
--
Summary: gcc: Internal error: Bus Error (program as)
Product: gcc
Version: 3.2.2
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: danim at soin dot co dot cr
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19122