Menu

#34 Fix libsvm module compilation with C compiler

None
closed-accepted
None
5
2017-03-23
2012-09-27
Jerry James
No

This patch fixes an error encountered while compiling the libsvm module with a C compiler. The fix is simple and, I think, obviously correct.

Discussion

  • Jerry James

    Jerry James - 2012-09-27

    Patch to fix libsvm module compilation failure

     
  • Sam Steingold

    Sam Steingold - 2016-08-26

    libsvm is a C++ library, I am not sure you can compile with C

     
  • Jerry James

    Jerry James - 2016-08-26

    The library may be implemented in C++, but libsvm.h is a C header file. We've been using this patch to build clisp successfully for Fedora with a C compiler for the last 4 years since I posted the patch.

     
  • Sam Steingold

    Sam Steingold - 2017-03-23
    • status: open --> closed-accepted
    • assigned_to: Sam Steingold
    • Group: -->
     

Log in to post a comment.