[cmake-developers] Module.GenerateExportHeader crash

Stephen Kelly steveire at gmail.com
Sun Aug 19 18:00:17 EDT 2012


Brad King wrote:

> 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 "()".

I made this change and rebased the branch to origin/master.

Can I get some help to resolve the issues reported here:

http://thread.gmane.org/gmane.comp.programming.tools.cmake.devel/4448/focus=4457

and then I can merge into next again and see how it goes.

Thanks,

Steve.





More information about the cmake-developers mailing list