This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

971114 alpha linux glibc1 bins produce memory violations



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]