public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* compiling gcc 3.0.1 on AIX 4.3.3
@ 2001-08-27 10:46 Hill, Ronald
  2001-09-04 19:24 ` Alexandre Oliva
  0 siblings, 1 reply; 2+ messages in thread
From: Hill, Ronald @ 2001-08-27 10:46 UTC (permalink / raw)
  To: 'gcc-help@gcc.gnu.org'

Hello All,

I am trying to compile gcc on AIX and I am receiving an error. I am
running GNU make ver. 3.79.1 with xlc IBM compiler. I have a link
/usr/bin/cc that points to this
compiler. Has anyone been able to compile gcc 3.0.1 on AIX? Please let me
know?

Thanks

Ron Hill

cc -c  -DIN_GCC    -g   -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[1]: *** [cp/decl.o] Error 1
make[1]: Leaving directory `/linux/gcc/gcc-3.0.1/gcc'
make: *** [all-gcc] Error 2

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

* Re: compiling gcc 3.0.1 on AIX 4.3.3
  2001-08-27 10:46 compiling gcc 3.0.1 on AIX 4.3.3 Hill, Ronald
@ 2001-09-04 19:24 ` Alexandre Oliva
  0 siblings, 0 replies; 2+ messages in thread
From: Alexandre Oliva @ 2001-09-04 19:24 UTC (permalink / raw)
  To: Hill, Ronald; +Cc: 'gcc-help@gcc.gnu.org'

On Aug 27, 2001, "Hill, Ronald" <Ronald.Hill@ugs.com> wrote:

> cc -c  -DIN_GCC    -g   -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.

Please read the installation instructions.  Use make bootstrap to
build GCC.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

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

end of thread, other threads:[~2001-09-04 19:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-27 10:46 compiling gcc 3.0.1 on AIX 4.3.3 Hill, Ronald
2001-09-04 19:24 ` Alexandre Oliva

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