Date: Wed, 12 Apr 2000 17:20:26 +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: <38F43991.76768916@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 Wed, 12 Apr 2000, Joseph Rose wrote: > I used the default options, except I played around with the "-ansi" (I > turned it back off.) and one or two other C compiler options > ("-fallow-float") and the nasm options (ended up with conditional-assembly > options selected via -D and otherwise the defaults). I tried treating the > library as a library; I changed the output, include and sources directories > to the directory containing the library and test code, and as far as I > remember, the other options are cosmetic. This isn't clear enough to help you. Please post one example of the command you used to compile/link and the error messages that the compiler prints. Then someone will figure out what your problems are.