Dear all
I have problems while compiling GCC 3.0.3 and 3.0.4 on Tru64 Unix 5.1a.
The compilation failed with the followin error :
"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: Error: cp/decl.c, line 528: In this statement, "(cfun&&((struct cp_language_function ...)(cfun->language))->bindings?((struct cp_language_function
...)(cfun->language))->bindings:scope_chain->bindings)" is not an lvalue, but occurs in a context that requires one. (needlvalue)
current_binding_level = newlevel;"
For information, to configure this installation, I have only defined the "--prefix" option.
Has anyone experienced GCC 3.0.3 and 3.0.4 on Tru64 Unix 5.1a.
Thanks in advance
Best regards
Alain
alain.civel_at_sysde.eads.net
Received on Mon Mar 25 2002 - 09:43:16 NZST