Date: Wed, 7 Sep 94 07:53:54 EDT From: trollins AT debbie DOT telos DOT com (Tom Rollins) Subject: SLOW COMPILER Apparently-To: djgpp AT sun DOT soe DOT clarkson DOT edu >Now, when I started using GO32 1.12 and started MAKing the same program >file the entire process took around 8 min.!! Frequently, the machine >would appear to be doing nothing. ie. no Hard disk access. >My suggestion to you is to make sure that you don't mix versions of >GO32 and GCC. After I restored GO32 to the prev. ver. 1.11 maint5 I >got back to the fast compilation speeds again. >If you're using GCC 2.6.0 you might also have to upgrade GO32 to 1.12, >with maintenance release possibly. I am new to the 'djgpp' system and this mailing list. I picked up the latest from oak.oakland.edu. The size of the programs that I am compiling take days on the djgpp gnu compiler. I was forced to crank up Linux copy over the include files compile with -c to get '.0' files and then put those back over to DOS to link with the djgpp gcc compiler and create the executable. -tom PS. any FTP site where I can pick up the earlier versions.