Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!samsung!brutus.cs.uiuc.edu!ux1.cso.uiuc.edu!ux1.cso.uiuc.edu!daniel From: daniel@ux1.cso.uiuc.edu Newsgroups: gnu.utils.bug Subject: Re: gas for Sequent Symmetry? Message-ID: <41600003@ux1.cso.uiuc.edu> Date: 10 Feb 90 01:41:14 GMT References: <41600002@ux1.cso.uiuc.edu> Lines: 53 Nf-ID: #R:ux1.cso.uiuc.edu:41600002:ux1.cso.uiuc.edu:41600003:000:1696 Nf-From: ux1.cso.uiuc.edu!daniel Feb 9 17:01:00 1990 I should note that I generated this as an Intel 80386 product. Here is the make a3896 output: gcc -g -I. -c as.c gcc -g -I. -Derror=as_fatal -c xrealloc.c gcc -g -I. -Derror=as_fatal -c xmalloc.c gcc -g -I. -Derror=as_fatal -c hash.c gcc -g -I. -c hex-value.c gcc -g -I. -c atof-generic.c gcc -g -I. -c append.c gcc -g -I. -DNO_VARARGS -c messages.c gcc -g -I. -c expr.c gcc -g -I. -c app.c gcc -g -I. -c frags.c gcc -g -I. -c input-file.c gcc -g -I. -c input-scrub.c gcc -g -I. -c output-file.c gcc -g -I. -c subsegs.c gcc -g -I. -c symbols.c gcc -g -I. -c version.c gcc -g -I. -c flonum-const.c gcc -g -I. -c flonum-copy.c gcc -g -I. -c flonum-mult.c gcc -g -I. -c strstr.c gcc -g -I. -c bignum-copy.c gcc -g -I. -c gdb.c gcc -g -I. -c gdb-file.c gcc -g -I. -c gdb-symbols.c gcc -g -I. -c gdb-blocks.c gcc -g -I. -c obstack.c gcc -g -I. -c gdb-lines.c gcc -g -I. -DNO_VARARGS -c i386.c gcc -g -I. -c atof-i386.c gcc -g -I. -c write.c gcc -g -I. -c read.c gcc -o a386 -g -I. as.o xrealloc.o xmalloc.o hash.o hex-value.o atof-generic.o append.o messages.o expr.o app.o frags.o input-file.o input-scrub.o output-file.o subsegs.o symbols.o version.o flonum-const.o flonum-copy.o flonum-mult.o strstr.o bignum-copy.o gdb.o gdb-file.o gdb-symbols.o gdb-blocks.o obstack.o gdb-lines.o i386.o atof-i386.o write.o read.o I also looked through /usr/include/a.out.h and can't figure out what makes a file NS32000 as opposed to i386. The source for ranlib is locked away in a private directory and I haven't bugged someone with enough system privileges to look at it. -- Daniel Pommert. pommert@uiuc.edu