[7703] in Athena Bugs
decmips 7.2R: CC
daemon@ATHENA.MIT.EDU (acevedo@ATHENA.MIT.EDU)
Sat Jun 29 13:03:23 1991
From: acevedo@ATHENA.MIT.EDU
Date: Sat, 29 Jun 91 13:03:19 EDT
To: bugs@ATHENA.MIT.EDU
System name: tailgunner
Type and version: KN01 7.2R
Display type: PM-MONO
What were you trying to do?
Compile a C++ program using CC in the c++ locker.
What's wrong:
Well ... C++ gave me a VAX executable, not a mips executable.
(32) /usr/tmp/puzzle [12:14pm]: machtype
decmips
(33) /usr/tmp/puzzle [12:15pm]: CC -g -o puzzle intstack.C puzzle.C test.C
<<< many silly compiler warnings here >>>
(34) /usr/tmp/puzzle [12:15pm]: file puzzle
puzzle: VAX demand paged pure executable not stripped
What should have happened:
I should've gotten a mips executable.
Please describe any relevant documentation references:
The source files are in ~acevedo/src/puzzle.