Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!oscsuna.osc.edu!timbaktu.osc.edu!raghu From: raghu@timbaktu.osc.edu (Raghu) Newsgroups: comp.lang.c++ Subject: Problems with porting Keywords: Size problems, Translator Message-ID: <274@oscsuna.osc.edu> Date: 31 Jul 89 21:35:30 GMT Sender: news@oscsuna.osc.edu Lines: 15 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 <> 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