[comp.sys.amiga.programmer] Size limits on SAS/C object libraries...

baker@wbc.enet.dec.com (03/19/91)

-Message-Text-Follows-

	Using OML to add modules to an object library, I
	discovered that it became unhappy when the resulting
	library exceeded 256K bytes.  As a workaround, I
	ended up breaking my library into two pieces, but
	in terms of the functionality of the library, this
	isn't very elegant.

	Questions: Is this just a limitation on OML's internal
	bookkeeping, or is there something in BLINK that wouldn't
	be able to handle huge object libraries ?  If it's not a
	BLINK issue, has anyone written an object librarian that
	can cope with big libraries ?

	Regards,
	 Art Baker