Date: Tue, 13 Oct 1998 21:32:08 -0700 (PDT) From: "Justin M. Seger" <jseger@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/lang/xpl Makefile Message-ID: <199810140432.VAA11166@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jseger 1998/10/13 21:32:08 PDT
Modified files:
lang/xpl Makefile
Log:
Mark BROKEn for ELF:
cc -O2 -m486 -fomit-frame-pointer -Ignu -DMMAP -c svc.c -o svc.o
co arith.s,v arith.s
arith.s,v --> arith.s
revision 1.2
done
as -o arith.o arith.s
cc -O2 -m486 -fomit-frame-pointer xplsm370.o s370.o svc.o arith.o strnhex.o -o xplsm370
s370.o: In function `s370':
s370.o(.text+0x1075): undefined reference to `al'
s370.o(.text+0x1113): undefined reference to `dr'
s370.o(.text+0x11a3): undefined reference to `mr'
s370.o(.text+0x11ef): undefined reference to `al'
s370.o(.text+0x1299): undefined reference to `al'
s370.o(.text+0x12f9): undefined reference to `d'
s370.o(.text+0x13c9): undefined reference to `m'
Revision Changes Path
1.5 +3 -1 ports/lang/xpl/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810140432.VAA11166>
