Mail Archives: djgpp-workers/1998/11/02/05:33:38
I'm not sure I understand what the problem is, but is it that lib/specs
defines __DJGPP_MINOR et al. while gcc 2.8.* doesn't and instead uses
lib/gcc-*/specs?
One solution would be if lib/gcc-*/specs included lib/specs if there was
such a feature.
On the other hand if a program needs to know __DJGPP_MINOR and such, it
really should include some header (version.h?) for that. If it's the
library headers that needs __DJGPP_MINOR then those headers should
include that header (version.h?).
Sorry if my suggestions is totally in the blue along the clouds, as I'm
not sure what the problem is.
Right,
MartinS
- Raw text -