public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* c/4306: Make fails
@ 2001-09-12 10:36 margaret_doll
  0 siblings, 0 replies; 2+ messages in thread
From: margaret_doll @ 2001-09-12 10:36 UTC (permalink / raw)
  To: gcc-gnats

>Number:         4306
>Category:       c
>Synopsis:       Make fails
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Sep 12 10:36:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     margaret_doll@brown.edu
>Release:        3.0.1
>Organization:
>Environment:
#!/bin/sh
# This file was generated automatically by configure.  Do not edit.
# This directory was configured as follows:
./configure --with-gcc-version-trigger=/usr/local/gcc-3.0.1/gcc/version.c --host=powerpc-ibm-aix4.3.3.0 --norecursion
#  using "mt-frag"
>Description:
I added  

 # If CC and CXX are not set in the environment, and the Makefile
# exists, try to extract them from it.  This is to handle running
# ./config.status by hand.

CC="/usr/bin/cc"

to configure, so that the program would not try to use an
old non-working version of gcc on the system.


The commands I used were

	configure
	make

The tail of the make output follows:



      /usr/bin/cc -c  -DIN_GCC     -O2   -DHAVE_CONFIG_H    -I. -I. -I. -I./.  -I./config -I./../include gcov.c -o gcov.o
        /usr/bin/cc  -DIN_GCC     -O2   -DHAVE_CONFIG_H  gcov.o intl.o obstack.o alloca.o  ./intl/libintl.a     -lld ../libiberty/libiberty.a -o gcov
        /usr/bin/cc -c  -DIN_GCC     -O2   -DHAVE_CONFIG_H    -I. -Icp -I. -I./cp  -I./config -I./../include cp/call.c -o cp/call.o
        /usr/bin/cc -c  -DIN_GCC     -O2   -DHAVE_CONFIG_H    -I. -Icp -I. -I./cp  -I./config -I./../include cp/decl.c -o cp/decl.o
"cp/decl.c", line 528.3: 1506-025 (S) Operand must be a modifiable lvalue.
"cp/decl.c", line 584.5: 1506-025 (S) Operand must be a modifiable lvalue.
"cp/decl.c", line 599.5: 1506-025 (S) Operand must be a modifiable lvalue.
"cp/decl.c", line 621.3: 1506-025 (S) Operand must be a modifiable lvalue.
"cp/decl.c", line 634.3: 1506-025 (S) Operand must be a modifiable lvalue.
"cp/decl.c", line 4294.7: 1506-025 (S) Operand must be a modifiable lvalue.
"cp/decl.c", line 4296.7: 1506-025 (S) Operand must be a modifiable lvalue.
"cp/decl.c", line 6405.3: 1506-025 (S) Operand must be a modifiable lvalue.
"cp/decl.c", line 9939.7: 1506-025 (S) Operand must be a modifiable lvalue.
"cp/decl.c", line 9942.7: 1506-025 (S) Operand must be a modifiable lvalue.
"cp/decl.c", line 13499.3: 1506-025 (S) Operand must be a modifiable lvalue.
make: 1254-004 The error code from the last command is 1.

Stop.
make: 1254-004 The error code from the last command is 2.

Stop.


Stop.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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

* Re: c/4306: Make fails
@ 2001-09-28 20:44 aoliva
  0 siblings, 0 replies; 2+ messages in thread
From: aoliva @ 2001-09-28 20:44 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, margaret_doll, nobody

Synopsis: Make fails

State-Changed-From-To: open->closed
State-Changed-By: aoliva
State-Changed-When: Fri Sep 28 20:44:22 2001
State-Changed-Why:
    The installation instructions say `make bootstrap' for a reason.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=4306&database=gcc


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

end of thread, other threads:[~2001-09-28 20:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-12 10:36 c/4306: Make fails margaret_doll
2001-09-28 20:44 aoliva

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).