From: Eduardo M Kalinowski Newsgroups: comp.os.msdos.djgpp Subject: Re: Creating Libraries Date: Sat, 04 Mar 2000 17:15:12 GMT Organization: Deja.com - Before you buy. Lines: 22 Message-ID: <89rgau$gts$1@nnrp1.deja.com> References: <89p2pq$bq4$1 AT news DOT maltanet DOT net> NNTP-Posting-Host: 200.219.150.2 X-Article-Creation-Date: Sat Mar 04 17:15:12 2000 GMT X-Http-User-Agent: Mozilla/4.5 [en] (X11; U; Linux 2.2.12-20 i586) X-Http-Proxy: 1.0 Proxy+ (v2.30 http://www.proxyplus.cz), 1.0 cacheraq:8080 (Squid/2.2.STABLE4), 1.0 x25.deja.com:80 (Squid/1.1.22) for client 192.168.0.1, 200.219.152.137, 200.219.150.2 X-MyDeja-Info: XMYDJUIDekalin To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com In article <89p2pq$bq4$1 AT news DOT maltanet DOT net>, "Joseph A. Zammit" wrote: > > Joseph A. Zammit wrote in message ... > >I am new to DJGPP. In pascal wwe used to create overlays so one large > >program was split into smaller ones. How can I do the same in DJGPP. Overlays should not be necessary with DJGPP, since DJGPP's programs are 32-bit, there should be not size limits on them. > >Also how can .A libraries be created. Use the "ar" program. See its docs with "info ar". -- Eduardo M Kalinowski mailto:ekalin AT iname DOT com http://move.to/hp48g Sent via Deja.com http://www.deja.com/ Before you buy.