X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/f6939e2bc931b7894feb6897805e53e11a39eb45..a607fe54c9f20934b57e29e9040b9dd0a4decf3a:/sshbn.c diff --git a/sshbn.c b/sshbn.c index 9d69b385..24f3ca6b 100644 --- a/sshbn.c +++ b/sshbn.c @@ -1761,7 +1761,7 @@ char *bignum_decimal(Bignum x) #include /* - * gcc -g -O0 -DTESTBN -o testbn sshbn.c misc.c -I unix -I charset + * gcc -Wall -g -O0 -DTESTBN -o testbn sshbn.c misc.c conf.c tree234.c unix/uxmisc.c -I. -I unix -I charset * * Then feed to this program's standard input the output of * testdata/bignum.py .