Date: Mon 10 Aug 92 18:02:03 From: ronis AT ronis DOT chem DOT mcgill DOT ca (David M. Ronis) To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: DJGPP Version 2.2.2 I just downloaded and tried version 2.2.2 of djgpp. Is this the version which you told me about at the beginning of the summer; i.e., the one which will work correctly under Desqview? I tried it and it seemed to work properly, but I'd like to be sure that I'm not causing problems somewhere else. As long as I'm writing, is the -O2 gcc option supported? DOCS/GCC.1 says that is is but the .doc files don't mention it. Is there something like the -help flag under cc? Finally, in the previous version (2.1) I think I encountered a sportatic problem with the pow and hypot functions. I suspect that it may have something to do with large arguments, but I'm not sure. In any event, I have a patch (using exp and log) which works, although I'd hate to have to do this everywhere. If you would like, I can send some code fragments to you (the whole program where these are used is too large), but as yet I don't have a small program which gives the problem. Thanks in advance, David Ronis