• David Cotton's avatar
    KeyGen utility now links against CLib rather than ANSILib. · 3adcaeeb
    David Cotton authored
    Detail:
        IntKey would not build correctly on machines that build only
    SharedCLibrary instead of SharedRISC_OSLib because of ANSILib not being
    exported.
        KeyGen was linked against AnsiLib instead of CLib due to a bug in the
    qsort() alogrithm that caused highly undesirable consequences with large data
    sets.
        Since this bug has been fixed in the latest versions of the C Library, it
    now links against the C Library once more.
    
    Admin:
        Tested in a build.
        Note that you must have the latest 32-bit compatible version of the C
    Library (5.18) present on the build machine for this to compile.
    
    Version 0.78. Tagged as 'IntKey-0_78'
    3adcaeeb
VersionNum 762 Bytes