"Dr A Olowofoyeku" wrote:
Peter Gerwinski wrote:
The normal procedure is to type first `./configure' and then `make LANGUAGES=pascal' in the GCC directory that contains the GPC source in a subdirectory `p'. However I know that mingw32 needs special care.
You are right. For one, there is no such program as "configure". This must be a Linux thing, or am I missing something here?
A configure script comes with the GCC sources (which you need to build GPC, anyway). However, I don't know if it runs under mingw (if bash runs under mingw, there might be a chance)...
Frank