From: Gerecs Tibor Newsgroups: comp.os.msdos.djgpp Subject: Linker problem Date: Wed, 14 May 1997 19:25:00 +0200 Organization: INS Kunden Lines: 10 Message-ID: <3379F56C.19A6@geocities.com> Reply-To: gtibor AT geocities DOT com NNTP-Posting-Host: nt01.datasystems.co.at Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi, I have tried to compile a simple routine with MGL library, but it was unsuccessful: the linker has reported 'Memory exhausted in libmgl.a' I have found in FAQ that there is a known bug in ln 2.5 (lib is too big for the internal tables of the linker), and I have to use ln 2.7. Ok, I got it, but the problem remains as it was. Is there a solution? Can I split a library? How? Thanks (my english is a little bit poor...) gtibor AT hotmail DOT com