HP3000-L Archives

April 2000, Week 4

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:
Tony White <[log in to unmask]>
Reply To:
Tony White <[log in to unmask]>
Date:
Fri, 28 Apr 2000 15:00:58 -0600
Content-Type:
text/plain
Parts/Attachments:
text/plain (32 lines)
I am trying to run gcc from the MPE/iX ci to compile a file in the MPE
space, and I get the following error:

[HP929:MGR.DEVELOP,SAMPLES]:run /usr/local/bin/gcc;info="-xc HELLO"

collect2: cannot find `ld'
: Internal compiler error: program collect2 got fatal signal 33

END OF PROGRAM
[HP929:MGR.DEVELOP,SAMPLES]:

The file looks like this:

[HP929:MGR.DEVELOP,SAMPLES]:print hello
#include <stdio.h>
main() {
 printf("hello Tony!\n");
}

however in the shell:

shell/iX> gcc -xc HELLO

shell/iX>

Things work nice. I'm sure this is something stupid I'm doing or missing.
Can someone shed light on my ignorance?

Thanks,

Tony White

ATOM RSS1 RSS2