• nlcheck

    From Benny Pedersen@2:230/0 to All on Wed Feb 14 01:51:12 2018
    Hello All!

    ----- nlcheck.sh begins -----
    #!/bin/sh

    wget -O nlcheckw32.c http://www.vlist.eu/downloads/nlcheckw32.c
    wget -O RMAINDER.H http://www.vlist.eu/downloads/RMAINDER.H

    ----- nlcheck.sh ends -----

    ----- Makefile begins -----
    CFLAGS="-O2 -march=i686 -pipe"
    LDFLAGS="-Wl,-O1,-Wl,--as-needed,-lz,-lm"

    nlcheckw32: nlcheckw32.o
    $(CC) $(CFLAGS) nlcheckw32.o $(LDFLAGS) -o nlcheckw32

    # DO NOT DELETE
    #
    # genreate with gccmakedep nlcheckw32.c

    nlcheckw32.o: nlcheckw32.c /usr/include/stdc-predef.h \
    /usr/include/stdio.h /usr/include/bits/libc-header-start.h \
    /usr/include/features.h /usr/include/sys/cdefs.h \
    /usr/include/bits/wordsize.h /usr/include/bits/long-double.h \
    /usr/include/gnu/stubs.h /usr/include/gnu/stubs-32.h \
    /usr/lib/gcc/i686-pc-linux-gnu/6.4.0/include/stddef.h \
    /usr/include/bits/types.h /usr/include/bits/typesizes.h \
    /usr/include/libio.h /usr/include/_G_config.h /usr/include/wchar.h \
    /usr/lib/gcc/i686-pc-linux-gnu/6.4.0/include/stdarg.h \
    /usr/include/bits/stdio_lim.h /usr/include/bits/sys_errlist.h \
    /usr/include/stdlib.h /usr/include/bits/waitflags.h \
    /usr/include/bits/waitstatus.h /usr/include/sys/types.h \
    /usr/include/bits/types/clock_t.h /usr/include/bits/types/clockid_t.h \
    /usr/include/bits/types/time_t.h /usr/include/bits/types/timer_t.h \
    /usr/include/endian.h /usr/include/bits/endian.h \
    /usr/include/bits/byteswap.h /usr/include/bits/byteswap-16.h \
    /usr/include/bits/uintn-identity.h /usr/include/sys/select.h \
    /usr/include/bits/select.h /usr/include/bits/sigset.h \
    /usr/include/bits/types/struct_timeval.h \
    /usr/include/bits/types/struct_timespec.h /usr/include/sys/sysmacros.h \
    /usr/include/bits/sysmacros.h /usr/include/bits/pthreadtypes.h \
    /usr/include/alloca.h /usr/include/bits/stdlib-float.h \
    /usr/include/string.h /usr/include/xlocale.h /usr/include/sys/io.h \
    rmainder.h
    ----- Makefile ends -----

    its late but i am stok here, maybe i did it right and it only need more linux patches ?



    Regards Benny

    ... there can only be one way of life, and it works :)

    --- Msged/LNX 6.2.0 (Linux/4.9.76-gentoo-r1 (i686))
    * Origin: I will always keep a PC running CPM 3.0 (2:230/0)