Maurice.Lombardi@ujf-grenoble.fr wrote:
Waldek Hebisch a écrit:
I have put a new gpc snapshot at:
http://www.math.uni.wroc.pl/~hebisch/gpc/gpc-20060215.tar.bz2
Compiled with DJGPP and gcc 3.4.4 Only one failure for a new test (y2k has no meaning)
When can we hope to see a gpc to go with gcc 4.0.1 under DJGPP, which seems to be the latest available. It is awkward not to be able to update gcc.
-- Chuck F (cbfalconer@yahoo.com)(cbfalconer@maineline.net) Available for consulting/temporary embedded and systems. http://cbfalconer.home.att.net USE maineline address!
Chuck F wrote:
When can we hope to see a gpc to go with gcc 4.0.1 under DJGPP, which seems to be the latest available. It is awkward not to be able to update gcc.
You can always hope :) But to get gpc working one need to resolve some problems. It may take few weeks, it may take months. All I can say is that all expected problems are resolved. Also a few unexpected problems are resolved. But unexpected problems are really unexpected -- it is impossible to predict if new one will appear.
Also, you may use gcc 4.0.1 together with gpc based on gcc-3.4.x. I know that keeping versions in sync is better, but if you need you can update gcc.
cbfalconer@att.net a écrit:
Maurice.Lombardi@ujf-grenoble.fr wrote:
Waldek Hebisch a écrit:
I have put a new gpc snapshot at:
http://www.math.uni.wroc.pl/~hebisch/gpc/gpc-20060215.tar.bz2
Compiled with DJGPP and gcc 3.4.4 Only one failure for a new test (y2k has no meaning)
When can we hope to see a gpc to go with gcc 4.0.1 under DJGPP, which seems to be the latest available. It is awkward not to be able to update gcc.
The problem is with the gpc maintainers. They have not yet done the changes corresponding to gcc 4.x.x. It seems not to be trivial as I have read in some messages in this list.
I can compile with DJGPP (as with any other system) only the versions for which the backend adaptations have been done.
The same occured for most of main gcc branches. (2.7.x 2.8.x 2.95.x 3.0.x 3.3.x and now 4.x.x)
Maurice