This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
971114 alpha linux glibc1 bins produce memory violations
- To: egcs at cygnus dot com, jarvi at ezlink dot com
- Subject: 971114 alpha linux glibc1 bins produce memory violations
- From: Trent Jarvi <chaos at jarvi dot ezlink dot com>
- Date: Wed, 19 Nov 1997 00:44:28 -0700
I'll try to be concise here. Thanks for reading.
setup: alpha redhat 4.2 (stock) egcs-971114.tar.gz
I patched egcs-971114.tar.gz with <A HREF=0516.html>rth's</A> patch which
did appear to help some. Problem I'm running into and do not see any
mention of on the list is the binaries produced by egcs appear to
bomb out.
here's a characteristic error message (will even happen on helloworld.c)
[root@alpha gcc]# make CC="stage1/xgcc -Bstage1/" CFLAGS="-g -O2" LANGUAGES="c"
./genattr ../../gcc/config/alpha/alpha.md > tmp-attr.h
genattr: memory violation at pc=1555555e3e8 rp=1555555e688 (bad address = 1401063e4)
make: *** [stamp-attr] Error 139
I think at this stage I'll wait and see if anyone wants some further informationor perhaps can hit me on the head with a RTFM.
Trent Jarvi jarvi@ezlink.com