This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Bug?


> Hi all.  Here's another bug that is probably useless to you because
> you can't reproduce it :(.  Nevertheless:

Thanks. This is a known bug. The work-around is to put some global
symbol into the source file. If this still fails, the global symbol
should appear before the include. Eg.

int this_is_debugdebugcheckpoint_cc = 0;

Hope this helps,
Martin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]