To: "djgpp" Date: Mon, 15 Dec 1997 12:37:50 -0700 From: "john Lawrence sanborn" Message-ID: Mime-Version: 1.0 Subject: Compiling GMP 2.0.2 with DJGPP for Pentium Organization: MailExcite (http://www.mailexcite.com) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Precedence: bulk I've compiled the GMP library using make.bat after making the changes that follow. When I tried to compile the demo program factoriz.c, I got 'undefined symbol' messages for all references to functions in the library. These are the changes I made: 1. set LFN=y in autoexec.bat (or in make.bat) 2. In make.bat: i. change copy x86\gmp-mparam.h to copy generic\gmp-mparam.h ii. change asm-synt.h to asm-syntax.h iii. change set_dfl_prc.c to set_dfl_prec.c. Another way to get the file gmp-mparam.h is to compile gmp-mparam.c (in x86), run it and redirect the ouput to gmp-mparam.h. Free web-based email, Forever, From anywhere! http://www.mailexcite.com