public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* help | HP-UX 10.20 | gcc-2.95.2
@ 2000-07-12  9:58 Rubik Abrahamian
  2000-07-12 10:18 ` Jeffrey A Law
  0 siblings, 1 reply; 2+ messages in thread
From: Rubik Abrahamian @ 2000-07-12  9:58 UTC (permalink / raw)
  To: gcc

Hello there, 

After installing the compiler, I am getting the folowing error.
Any help, please?
	
# more foo.c
main()
{
}
# ls
foo.c
# /opt/gcc/bin/gcc foo.c
as: "/var/tmp/cccf1u0c.s", line 16: error 1052: Directive name not
recognized - NSUBSPA
#

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: help | HP-UX 10.20 | gcc-2.95.2
  2000-07-12  9:58 help | HP-UX 10.20 | gcc-2.95.2 Rubik Abrahamian
@ 2000-07-12 10:18 ` Jeffrey A Law
  0 siblings, 0 replies; 2+ messages in thread
From: Jeffrey A Law @ 2000-07-12 10:18 UTC (permalink / raw)
  To: Rubik Abrahamian; +Cc: gcc

In message < Pine.GSO.3.96.1000712095150.13381A-100000@leone >you write:
  > 
  > Hello there, 
  > 
  > After installing the compiler, I am getting the folowing error.
  > Any help, please?
  > 	
  > # more foo.c
  > main()
  > {
  > }
  > # ls
  > foo.c
  > # /opt/gcc/bin/gcc foo.c
  > as: "/var/tmp/cccf1u0c.s", line 16: error 1052: Directive name not
  > recognized - NSUBSPA
See the FAQ.  You have configured GCC to use GAS, but GCC is finding the
HP assembler instead of GAS.

jeff

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-07-12 10:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-07-12  9:58 help | HP-UX 10.20 | gcc-2.95.2 Rubik Abrahamian
2000-07-12 10:18 ` Jeffrey A Law

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).