This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
gcc cannot create executables
- To: gcc at gcc dot gnu dot org
- Subject: gcc cannot create executables
- From: Guoben Li <guoben at netscape dot com>
- Date: Wed, 23 Aug 2000 10:59:09 -0700
Hi,
I downloaded HP-UX 10.20 Dynamically Linked Binary
(gzipped) from http://hpux.cae.wisc.edu/hppd/hpux/Gnu/gcc-2.95.2/
and successfully installed it on a s800 HPUX10.20 server.
When I was running `configure` of ssh-1.2.27 it found the
gcc but reported "C compiler cannot create executables" then
stopped.
So I tested the gcc with a simple C program. Indeed it was
unable to create its executable. Error looked like in assembly:
as: "/var/tmp/ccS5jkse.s", line 76: error 1052: Directive name
not recognized - NSUBSPA
Please help.
Thanks!
Guoben Li
PS. ssh-1.2.27 is a public domain software for Secure Shell.