[cmake-developers] Module.GenerateExportHeader crash

Brad King brad.king at kitware.com
Tue Aug 14 09:13:27 EDT 2012


On 08/14/2012 07:04 AM, Stephen Kelly wrote:
> Why do you think that's not the correct fix? 
> Is there really no C compiler available?
> Do you have a backtrace? 
> If you comment out the run_tests("C") in the GenerateExportHeader unit test, 
> does the problem go away?

As a side effect of the 'next' rewrite the generate_export_header-fixes
branch is no longer in 'next'.  It is still on the stage.  Please try
to resolve this issue and rebase/rewrite the topic before merging to
'next' again.

Thanks,
-Brad

P.S.  Borland C wants functions with no arguments to be declared
explicitly with "(void)" rather than just "()".



More information about the cmake-developers mailing list