rpp386 PD archive problem

Andrew Valencia vandys at hpisoa1.HP.COM
Fri Sep 9 04:48:11 AEST 1988


/ hpisoa1:comp.sources.bugs / jfh at rpp386.Dallas.TX.US (The Beach Bum) / 12:56 pm  Sep  7, 1988 /
In article <1071 at cs.Buffalo.EDU> feuer at sunybcs.uucp (Steven Feuerstein) writes:
>>
>>/bin/ld: fatal error: :group larger than 64k bytes
>>
>>I am on a SCO 286 clone.  How can I correct this problem. 

>you need to compile in large model.  the default model for '286 systems

    An intermediate step is to try linking with -i.  This will put data
in one (up to) 64K area; code in another.  Because it's still small model
code, it will run faster if you can get away with this.

				G'luck,
				Andy



More information about the Comp.sources.bugs mailing list