Mail Archives: djgpp/1997/06/05/12:02:17
> But I take it that you are not going to tell me what things are being
> worked on right now, or!? ;)
Well, typically (I think) DJGPP releases lag a little behind their
UNIX counterparts. Just recently (last month), binutils 2.8, followed by
2.8.1 were released. So, those should show up in the next couple of months
I would guess. The only new thing in their I can think of is
borland style template handling by the linker. You can always download
the regular sources and rebuild yourself (not too difficult, I use the new
linker).
The compiler itself is still a long way off from being released. New stuff of note
has to do with optimization and profiling. Namely, taking the output of a profile
run and feeding that information to the compiler so it can generate better code.
Also, the pentium optimization option will be in there. The PCG version of the
compiler is a good example of whats gone in there.
If you are looking for something like native windows support without RSX, well,
better start coding :)
Andrew
- Raw text -