◄Up► ◄Contents► ◄Index► ◄Back► ──────────────────────────────────────────────────────────────────────────── LINK Fatal Error L1075 entry table exceeds 64K-1 The entry table exceeded the limit of 65,535 bytes. The table contains an entry for each exported routine and for each address that is the target of a far relocation, when PROTMODE is not enabled and the target segment is designated MOVABLE. Declare PROTMODE if applicable, reduce the number of exported routines, or make some segments FIXED if possible. -♦-