From: "Said" Newsgroups: comp.os.msdos.djgpp Subject: Re: How do you load Alegro? Date: 25 Mar 1998 11:19:22 GMT Organization: Wanadoo - (Client of French Internet Provider) Lines: 11 Message-ID: <01bd57e0$58f84b80$c9c7fcc1@sylvie-torres> References: <6f7hm7$p55 AT bgtnsc03 DOT worldnet DOT att DOT net> NNTP-Posting-Host: tls15-201.abo.wanadoo.fr To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Pyrus a écrit dans l'article <6f7hm7$p55 AT bgtnsc03 DOT worldnet DOT att DOT net>... > How do you load Alegro? or ANY library for that matter? I am using DFE 95 > for > a font end. Please tell me! You have to link liballeg.a to your program. When you compile it, a window opens, then click on "add" button, then go to your lib directory, and select liballeg.a Thank's for all the developpers of DJGPP and the tools coming with.