MSC 5.0 CONST Segment > 64k. Is it possible?

Mark Roberts markro at microsoft.UUCP
Wed Sep 6 11:07:13 AEST 1989


In article <14386 at cfctech.UUCP> norm at cfctech.UUCP (Norm Meluch) writes:
>}* SHK.OBJ(shk.c) : fatal error L1070: CONST : segment size exceeds 64K

This is a known problem with C5.0; it ignores the data threshold (-Gt28)
for items in the CONST segment.

The problem is corrected in version C5.1.



More information about the Comp.lang.c mailing list