On Tuesday 03 December 2002 00:30, Camm Maguire wrote: > Greetings! When trying to compile atlas with gcc-3.2 on trex, I get > the following error: > > /home/camm/usr/bin/gcc -DL2SIZE=4194304 -I/home/camm/4.1/ATLAS/include > -I/home/camm/4.1/ATLAS/include/Linux_s390_3.2 > -I/home/camm/4.1/ATLAS/include/contrib -DAdd__ -DStringSunStyle > -DATL_OS_Linux -fomit-frame-pointer -O -DATL_BETA=1 -c smm.c > /tmp/cc8clUVg.s: Assembler messages: > /tmp/cc8clUVg.s:22354: Error: unresolved fx_subsy symbol that must be > resolved > > Is this a known issue, and if so is there a workaround? >
Could you send me the .i file or tell me where I find the 4.1 sources. BTW., I have looked into the mprotect problem. I have tried the program you posted at http://lists.debian.org/debian-s390/2002/debian-s390-200206/msg00009.html According to this program a SIGSEGV is issued, but the address in si_addr is not the address the violation occurs, but the related page address. This is how it is supposed to work on s390. May this cause your problems? Gerhard

