public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "John Reigle" <john_reigle@hotmail.com>
To: gcc-help@gcc.gnu.org
Subject: Problem compiling on HP-UX with gcc (v2.7)?
Date: Sat, 01 Apr 2000 00:00:00 -0000	[thread overview]
Message-ID: <20000225211004.31226.qmail@hotmail.com> (raw)
Message-ID: <20000401000000.uQseSb1oq33n8RZ6qKiVljymczhZZAtxlmTjMaGuzOg@z> (raw)

Dear Technical Support,

I am working on a HP Model 712/60, PA-RISC Powered, system with a gcc 
compiler (v2.7) installed and running a makefile to perform compilation.

When I try to run the makefile and compile I receive the following message:

gcc -O3 -DHPRISC -DSWAP -DNORANDOM -DNOSYSV -DAUTHENTIC -DTEXTDATE 
-DBYTEALIGN -c file1.c
gcc -O3 -DHPRISC -DSWAP -DNORANDOM -DNOSYSV -DAUTHENTIC -DTEXTDATE 
-DBYTEALIGN -c file2.c

as: "/var/tmp/cca09674.s", line 67: error 1052: Directive name not 
recognized - PARAM
as: "/var/tmp/cca09674.s", line 269: error 1052: Directive name not 
recognized - PARAM
as: "/var/tmp/cca09674.s", line 359: error 1052: Directive name not 
recognized - PARAM
as: "/var/tmp/cca09674.s", line 760: error 1052: Directive name not 
recognized - PARAM
as: "/var/tmp/cca09674.s", line 930: error 1052: Directive name not 
recognized - PARAM
as: "/var/tmp/cca09674.s", line 1223: error 1052: Directive name not 
recognized - PARAM
as: "/var/tmp/cca09674.s", line 1492: error 1052: Directive name not 
recognized - PARAM
as: "/var/tmp/cca09674.s", line 1610: error 1052: Directive name not 
recognized - PARAM
*** Error exit code 1
Stop. *

** Error exit code 1
Stop.


The last build of the system that was made on this machine was in late 1998 
and it was successful.  Also, the system is ported to five platforms of UNIX 
and all of them have gcc(v2.7) installed and configured on each.  The 
machine is used for a test system as well as porting and compiling the next 
builds.

In the interest of confidentially I have changed the file names in this 
message to file1 and file2. There are more files in line needed for 
compilation, but the error occurs at this point at every compilation.

File1 doesn't contain any #include or #ifdef directives within the program; 
but file2 does contain these files and only contains approximately 1300 
lines of code. In the makefile, the "-D" DEFINITIONS for HP-UX platform for 
the gcc compiler are as follows:

## HP Risc
HP= $(DEBUGGING) -DHPRISC -DSWAP -DNORANDOM -DNOSYSV -DAUTHENTIC -DTEXTDATE 
-DBYTEALIGN # (for extended file systems)-D_FILE_OFFSET_BITS=64 
-D__STDC_EXT__

Any suggestions on what my problem is???

John Reigle
ASCENT SOLUTIONS INC.
john_reigle@hotmail.com
(937) 847-2374

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

             reply	other threads:[~2000-04-01  0:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-02-25 13:10 John Reigle [this message]
2000-04-01  0:00 ` John Reigle

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20000225211004.31226.qmail@hotmail.com \
    --to=john_reigle@hotmail.com \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).