Prof A Olowofoyeku (The African Chief) wrote:
I have built gpc-20051116 for Cygwin (based on gcc-3.4.4), and it can be found here: http://www.gnu-pascal.de/contrib/chief/win32/cygwin/
There are some testsuite failures - mainly to do with anything that uses Crt (something with Cygwin ncurses (again)). But there are also these three failures, that have nothing to do with Crt: TEST fjf1042b.pas: failed TEST fjf1042c.pas: failed bc, defgh TEST prep2p.pas: 10a11,13
_cdecl _fastcall _stdcall
failed
prep2p.pas is just expects too much: it tests if Pascal and C have the same set of predefined preprocessor symbols. But to handle things like `_cdecl', `_fastcall' or `_stdcall' we would be forced to look at C options which otherwise make no sense for Pascal. So you can disregard this failure (I will remove the offending symbols from the test).
I will be looking into the Crt issue. I am sure it is not a big deal.
Best regards, The Chief
Prof. Abimbola A. Olowofoyeku (The African Chief) web: http://www.greatchief.plus.com/