[20624] in Athena Bugs
sun4 9.1.12: cc
daemon@ATHENA.MIT.EDU (Nickolai Zeldovich)
Thu Aug 22 19:35:59 2002
Message-Id: <200208222335.TAA20493@contents-vnder-pressvre.mit.edu>
To: bugs@MIT.EDU
Date: Thu, 22 Aug 2002 19:35:56 -0400
From: Nickolai Zeldovich <kolya@MIT.EDU>
System name: contents-vnder-pressvre.mit.edu
Type and version: Sun-Fire-280R 9.1.12 (with mkserv)
Display type: unknown
Shell: /bin/athena/tcsh
Window manager: unknown
contents-vnder-pressvre~> cat > z.c << EOM
? main () {}
? EOM
contents-vnder-pressvre~> cc -g -xarch=v9 -c z.c
contents-vnder-pressvre~> cc -g -xarch=v9 -o z z.o
ild: mmap() MAP_FIXED request outside legal range
contents-vnder-pressvre~> which cc
/usr/athena/bin/cc
This produces no binary in the end. Interestingly, I can only
get this to happen on the dialups (any of them), but not any of
these other machines:
hodge Ultra-5, 128MB RAM
xcb Ultra-10, 128MB RAM
sipb-server-2 Ultra-60 (dual CPU), 2GB RAM
bloom-beacon 280R (dual CPU), 4GB RAM
-- kolya