Date: Wed, 12 Apr 2000 10:12:24 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Joseph Rose cc: djgpp AT delorie DOT com Subject: Re: Problems linking In-Reply-To: <38F3E260.B762A9E@pop.gis.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 11 Apr 2000, Joseph Rose wrote: > I'm creating a library of graphics functions with headers, and ran into > a problem. I wrote some code to test the library, and couldn't call the > functions. I get an "undefined reference" error at each function call. > Am I doing something wrong? If you want efficient help, post the command you used to compile and link, and the exact error messages printed by the compiler.