Menu

#4 Compiling LinPac 0.16 with GCC 3.2

Compile fixes
closed
5
2015-01-26
2002-11-28
No

This patch allows to compile LinPac 0.16 on the new
Linux distributions that contain GCC 3.2 that holds the
C++ standards more strictly. You will get lots of
warnings but it should compile OK.

Discussion

  • Radek Burget

    Radek Burget - 2002-11-28

    Logged In: YES
    user_id=126338

    Well, actually the patch was buggy, I have removed it. But
    we're testing another one now, it will appear tomorrow.

     
  • Radek Burget

    Radek Burget - 2002-11-28

    Logged In: YES
    user_id=126338

    The file is back again. Now it should be ok. How to apply
    the patch:

    tar xvfz LinPac-0.16.tar.gz
    cat LinPac-0.16-gcc32.diff.gz | gzip -d | patch -p0
    cd LinPac-0.16
    .. continue as usual

     
  • Radek Burget

    Radek Burget - 2002-11-28
     
  • David Ranch

    David Ranch - 2015-01-26
    • status: open --> closed
    • assigned_to: David Ranch
     
  • David Ranch

    David Ranch - 2015-01-26

    Fixed in 0.20