Hello, everybody!
Frank Heckenbach wrote:
The gcc patch is Peter's area. [...]
Well, it is not a patch to the normal GCC source but to the "special edition" that comes with DJGPP.
We can include this patch into the GPC source in order to make it easier to compile GPC natively under DJGPP (and document all this in doc/install.texi). However the correct place for this is between the other scripts that come with DJGPP.
Maurice, would you mind to ask at the DJGPP list (where you are already writing:-) for inclusion of your patches into the regular distribution? As far as I see, they are already providing support for multiple languages ...
- gpc-in-c.h in the unit directory is not in a standard search directory for C header files, I moved it manually (in the zip) into the %DJGPP%\lib\gcc-lib\djgpp\2.952\include
Peter, can we just install it there by default, or do we need permission from the GCC developers?
I see no problems to install it there. We are also installing lots of binaries one directory higher.
Peter