HP3000-L Archives

September 1996, Week 3

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Richard Trapp RAT <[log in to unmask]>
Reply To:
Richard Trapp RAT <[log in to unmask]>
Date:
Thu, 19 Sep 1996 12:53:00 PDT
Content-Type:
text/plain
Parts/Attachments:
text/plain (32 lines)
Greetings posix literati....
 
I'm making progress with CGI, but hitting some snags in posix land.
 
I seem to be missing my assembler.  I'm getting the following on a
compile of simple "hello world" program:
 
HPIX3:/RATDEV/C$gcc hello.c -o hello -v
 
<much stuff snipped >
 
 as -o /tmp/cca372561.o /tmp/cca37256.s
gcc: installation problem, cannot exec `as': No such file or directory
gcc: Internal compiler error: program as got fatal signal 127
 
I went looking for the 'as' command:
 
HPIX3:/RATDEV/C$which as
HPIX3:/RATDEV/C$ll /usr/local/bin/as
lrwxrwxrwx   1 MANAGER.SYS       0             34 Aug 19 18:34
/usr/local/bin/as
 -> /usr/local/hppa1.0-hp-mpeix/bin/as
HPIX3:/RATDEV/C$ll /usr/local/hppa1.0-hp-mpeix/bin/as
ls: File or directory "/usr/local/hppa1.0-hp-mpeix/bin/as" is not found
 
I couldn't find any file called 'as' anywhere on the system.
 
Do I need to reinstall the GNU stuff?
 
Rich Trapp
[log in to unmask]

ATOM RSS1 RSS2