public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Claudia Breitenfellner <claudia@aurora.anum.tuwien.ac.at>
To: help-gcc@gnu.org
Subject: troubles with hpux
Date: Tue, 06 Nov 2001 05:37:00 -0000	[thread overview]
Message-ID: <200111161045.LAA02701@aurora.anum.tuwien.ac.at> (raw)


Hi,
I want to install gcc on hpux-11.
My machine (output of "model") is:
   9000/819/K200
with (output of "uname -a"):
   HP-UX titan B.11.00 A 9000/819 25621372 two-user license

Already successfully installed:
   binutils-2.11
   bison-1.30

"configure --prefix=/opt/gcc-3.0.2" works fine.
"make" stops after quite a long time. I copy the last lines:
---------------------- b e g i n --------------------------------------
        cc -c  -DIN_GCC     -g   -DHAVE_CONFIG_H    -I. -Icp -I. -I./cp  -I./config -I./../include cp/call.c -o cp/call.o
        cc -c  -DIN_GCC     -g   -DHAVE_CONFIG_H    -I. -Icp -I. -I./cp  -I./config -I./../include cp/decl.c -o cp/decl.o
cc: "cp/decl.c", line 528: error 1549: Modifiable lvalue required for assignment operator.
cc: "cp/decl.c", line 584: error 1549: Modifiable lvalue required for assignment operator.
cc: "cp/decl.c", line 599: error 1549: Modifiable lvalue required for assignment operator.
cc: "cp/decl.c", line 621: error 1549: Modifiable lvalue required for assignment operator.
cc: "cp/decl.c", line 634: error 1549: Modifiable lvalue required for assignment operator.
cc: "cp/decl.c", line 4294: error 1549: Modifiable lvalue required for assignment operator.
cc: "cp/decl.c", line 4296: error 1549: Modifiable lvalue required for assignment operator.
cc: "cp/decl.c", line 6405: error 1549: Modifiable lvalue required for assignment operator.
cc: "cp/decl.c", line 9939: error 1549: Modifiable lvalue required for assignment operator.
cc: "cp/decl.c", line 9942: error 1549: Modifiable lvalue required for assignment operator.
cc: "cp/decl.c", line 13499: error 1549: Modifiable lvalue required for assignment operator.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.
------------------------ e n d ----------------------------------------

Any idea? This system is a new installation, no upgrade.

Thanks in advance,
            Claudia
                                   \|/
                                  (o o)
                 o------------oOo--(_)--oOo------------o
                 |              It's me:               |
                 | Claudia.Breitenfellner@tuwien.ac.at |
                 o---------------ooo-ooo---------------o

             reply	other threads:[~2001-11-16 10:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-06  5:37 Claudia Breitenfellner [this message]
2001-11-06 10:24 ` law
2001-11-08  2:12 Claudia Breitenfellner
2001-11-08  9:31 ` Andrea 'Fyre Wyzard' Bocci
2001-11-08 21:36   ` law
2001-11-13 11:11 J P
2001-11-13 14:43 J P

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=200111161045.LAA02701@aurora.anum.tuwien.ac.at \
    --to=claudia@aurora.anum.tuwien.ac.at \
    --cc=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).