From: Joseph Rose Newsgroups: comp.os.msdos.djgpp Subject: Re: Problems linking Date: Fri, 14 Apr 2000 09:03:30 -0400 Organization: Posted via Supernews, http://www.supernews.com Lines: 20 Message-ID: <38F71722.E1E54447@pop.gis.net> References: X-Complaints-To: newsabuse AT supernews DOT com X-Mailer: Mozilla 4.7 [en]C-NECCK (Win98; I) X-Accept-Language: en MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Eli Zaretskii wrote: > 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. In RHIDE, the Options|Linker/Compiler Options menu options are blank.