compile problems

From: <rayr_at_nospam.org>
Date: Mon Oct 05 1998 - 20:42:02 PDT

I'm running this on a 486DX33 with 8 MB RAM, with just
the base vsta.tz installed (version 1.6.1)

gcc -v hello.c shows this:
gcc version 2.7.2.2
 cpp -lang-c -v -undef -D__GNUC__=2 -D__GNUC_MINOR__=7 -Dunix -Di386 -DVSTA -D__
unix__ -D__i386__ -D__VSTA__ -D__unix -D__i386 -D__VSTA -Asystem(unix) -Asystem(
vsta) -Acpu(i386) -Amachine(i386) hello.c /tmp/cc000094.i
 cc1 /tmp/cc000094.i -quiet -dumpbase hello.c -version -o /tmp/cc000094.s
GNU C version 2.7.2.2 (80386, BSD syntax) compiled by GNU C version 2.7.2.2.
include
 /vsta/lib/lib/include
 /usr/include
End of search list.
cc1 /tmp/cc000094.i -quiet -dumpbase hello.c -version -o /tmp/cc000094.s
GNU C version 2.7.2.2 (80386, BSD syntax) compile by GNU C version 2.7.2.2.
perm

I don't know what cc1 does, but it doesn't happen - I get a 0 byte
.s file when I run it by hand.

Can someone give me insight as to what is happening?

btw- I searched the archives and there was something about unmounting
the tmpfs so I just knocked it out of etc/fstab. doing a cc -c hello.c
doesn't help either.

-ray
Received on Mon Oct 5 17:57:57 1998

This archive was generated by hypermail 2.1.8 : Thu Sep 22 2005 - 15:12:44 PDT