Mail Archives: djgpp-workers/2000/01/20/13:45:46
On Thu, 20 Jan 2000, Andris Pavenis wrote:
> -imacros %sdjgpp.ver
> Were we have $prefix/lib/gcc-lib/$version/djgpp.ver
> containing '#include <sys/version.h>'. Should work
> for both native and cross-compilers however I have
> tested it with native compiler only (yet).
> This file could be distributed with gcc binaries.
> In future we could add $DJDIR/lib/djgpp.ver with
> this contents and we'll be able to remove it from
> DJGPP distribution
>
> Perhaps the last one looks more nice but this is my opinion only
Does it work with GCC 2.96? If not, what is its advantage as compared to
the current method?
If it does work with 2.96, then let's switch. Perhaps the name should be
different (since it's an include file); something with a .h extension.
Btw, what is the reason the current method doesn't work with 2.96? They
didn't remove -imacros, I presume?
- Raw text -