[comp.lang.c++] Problems with porting

raghu@timbaktu.osc.edu (Raghu) (08/01/89)

While compiling the AT&T release 2.0 source for libC.a ( to be more 
specific in the stream directory), the following message appeared 
during the make.

   "in.c", line 289: internal <<AT&T C++ Translator 2.00 06/30/89>> 
    error: expr::eval() assumes sizeof(long)<=4, please re-write it
    1 error

The port is being done on a CRAY X-MP.  I am using release 2.0 cfront to
build liC.a archive as the pre-2.0 cfront balked at some of the 
constructs of 2.0. Can someone give me some insights as to what the 
problem may be... 

Raghu