From: tomstdenis AT my-dejanews DOT com Newsgroups: comp.os.msdos.djgpp Subject: Re: Libraries Date: Fri, 04 Sep 1998 12:20:02 GMT Organization: Deja News - The Leader in Internet Discussion Lines: 10 Message-ID: <6solti$fpd$1@nnrp1.dejanews.com> References: <6so094$m0d$1 AT birch DOT prod DOT itd DOT earthlink DOT net> NNTP-Posting-Host: 206.75.140.161 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk When you compile with -lalleg it looks in /djgpp/lib for the .A file. If you did this: 'gcc myfile.c liballeg.a -o myfile.exe' you could have the .A file in the same directory. What I suggest is to copy liballeg.A to /djgpp/lib and allegro.h to /djgpp/include so that the other million packages out there can use it like that. tom -----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum