ThomasM wrote:
I've installed mingw32 with gcc 3.2.3 and gpc 20030507 and I am in serious trouble while translating bp-projects to gpc. While compiling I get several "previos declaration does not match" errors within the same unit or across different ones, although the syntax is allright.
Please provide an example. Otherwise we can't help much.
To get progress in translation I start to compile only single units without linking and then I was fooled sometimes by this error message "--amtmpfile not given". Some units will being compiled and other not like
Perhaps you've already seen the report by Gerrit P. Haase (subject: Re: Status of GPC?) and my reply containing this bugfix:
http://www.gnu-pascal.de/crystal/gpc/en/attachments/9364/gpc.diff-options
If you don't build GPC yourself, you might have to wait until the Chief releases a new binary with this bugfix.
Frank