This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Problem compiling gcc 2.95.2 on DEC Station 3000


Is there reason why you need the latest gcc? You might be able to
get an older version working? In addition, I believe that 
DEC used to supply another CD of associated products. You might find
a version of gcc on there that might work with Ultrix 4.3 but I think
it might too old.

Bryant Fujimoto wrote:
> 
> Hello,
>   I am trying to compile gcc-core-2.95.2 on a DEC Station 3000
> running ULTRIX V4.3 (Rev. 44)
> 
> after ./configure, I do 'make bootstrap-lean' and I get the
> following error message (I also include the command which
> produced the error).
> 
> stage1/xgcc -Bstage1/ -B/usr/local/mips-dec-ultrix4.3/bin/ -c  -DIN_GCC
> -O2 -g  -DHAVE_CONFIG_H    -I. -I. -I./config -I./../include cpplib.c
> cpplib.c: In function `do_assert':
> cpplib.c:2753: invalid operands to binary -
> cpplib.c: In function `do_unassert':
> cpplib.c:2829: invalid operands to binary -
> make[2]: *** [cpplib.o] Error 1
> make[2]: Leaving directory `/usr/users/library/gcc-2.95.2/gcc'
> make[1]: *** [bootstrap-lean] Error 1
> make[1]: Leaving directory `/usr/users/library/gcc-2.95.2/gcc'
> make: *** [bootstrap-lean] Error 1
> 
> I realize that the DEC station is a rather old computer, but does
> anyone have any idea what is causing this problem, and how to fix it?
> 
> Thanks,
> Bryant Fujimoto
> fujimoto@u.washington.edu

-- 
Anthony Lee	
Energex                                            
150 Charlotte Street                   ..--  __o 
Brisbane                          ....--   _ \<,_               
Qld 4000                         ____     (_)/
(_)                         
Australia
voice:+61 7 3407 4541
fax:  +61 7 3407 4607
email: AL012@energex.com.au


-----------------------------------------------------------------------------------------------------------------------------------------------------
This email message (and any accompanying file attachments) may contain confidential or 
privileged information and is intended for the sole use of the addressee named above. If you 
are not the intended recipient, or the person responsible for delivering this message to the 
intended recipient, please notify ENERGEX immediately and destroy any copies of the original 
message.

Any unauthorised review, use, alteration, disclosure or distribution of this email (including any 
attachments) by an unintended recipient is prohibited.

ENERGEX accepts no responsibility for the content of any email which is sent by an employee 
which is of a personal nature.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]