Mail Archives: djgpp-workers/1998/11/01/17:33:00
DJ Delorie wrote :
>
> The only other solution I can think of is to have all (or at least the
> major) djgpp headers #include <djgpp/version.h>. This won't help
> programs that don't include any system headers, but unless we hack cpp
> or keep the specs file as-is, I can't think of a better solution.
Since there are really not so much programs, which test for
__DJGPP_MINOR__ or __DJGPP_MAJOR__, I think we can live with
this and the person, who writes code which depends on this
symbols should either include that djgpp/version.h directly
or one of the system header which includes it.
Robert
- Raw text -