Mail Archives: djgpp-workers/2001/01/03/06:51:09
Eli Zaretskii wrote:
> Weird.
>
> Is there any repeatable pattern in which options are reported as
> unrecognized? E.g., is cc1.exe always the one which complains?
No, sometimes ld.exe complains too. So it says that there is
a bug in compiler driver, the gcc.exe. Because my ld.exe is
compiled before CMDLINE changes.
> Are the
> options it complains about the same options, or do they repeat
> themselves?
It complains randomly, with no visible order.
> Do these options indeed belong to the program which
> complains, or, perhaps, cc1 gets options that belong to gcc?
A good question. Now I see that various programs involved in compilation
complain about options which they shouldn't get at all, like '-c' for cc1.exe,
'-W' for ld.exe and so on. So this is a GCC bug.
Thanks for help,
Laurynas
- Raw text -