delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/09/11/13:34:01

Reply-To: <arfa AT clara DOT net>
From: "Arthur" <arfa AT clara DOT net>
To: "DJGPP Mailing List" <djgpp AT delorie DOT com>
Subject: RE:
Date: Fri, 11 Sep 1998 16:30:14 +0100
Message-ID: <000c01bddd99$12622a80$664d08c3@arthur>
MIME-Version: 1.0
In-Reply-To: <Pine.GSO.3.96.980911143946.10532A-100000@gucis.cit.gu.edu.au>
Importance: Normal

> To someone who can help me.
>
> My name is Peter. Currently I'm learning C programming. I recently
> installed djgpp onto my computer. The problem I have is that my lecturer
> has made his own libraries to help us along. Can you please tell me where
> I can store them so the GCC can access them.
>
> Thanks for your support and a great product,

In the lib directory. You'll need to place any .h files that come with the
library in the include directory. To link with the library, the library must
be named lib*.a then add -l* to your command line (where the * is the name
of the library). If the library is not created with DJGPP, then it may not
work. Ask him for the source to the library, and compile it yourself -
instructions in the FAQ.

James Arthur
jaa AT arfa DOT clara DOT net
ICQ#15054819

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019