Mail Archives: djgpp-workers/2000/06/03/15:14:47
"Mark E." wrote:
>
> > It allows to specify wanted header files in configure script indvidually
> > for each platform and providing current list of header files as a default.
>
> Thanks for working on this, but the gcc maintainers are on record as strongly
> disliking changes to USER_H. I have no problem with your idea, but the
> maintainers surely will.
>
> Mark
Sorry for too guick and hot-tempered reply. Later I looked at that 'FreeBSD-4.0'
discussion and understood that getting such a patch in would be, uhm, a little
bit tricky. Also I saw hundred times simpler way to do what I've done with that
patch (I just could add USER_H redefinition in t-djgpp. Oh well.)
Looks like the only solution is to conditionally #include <sys/djtypes.h> in
gcc headers and then do just like in our headers - a solution suggested by Eli
weeks ago.
Laurynas
- Raw text -