X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=hints%2F3b1.sh;h=991348af3ec512132f3029e7f972d5250e7856ac;hb=f5e3445d922108beb0eda8afa05a86411da18e40;hp=8c9f5a909a199d53bdb3da9b5642e3f0dbb98756;hpb=132b68a5c516d31aa5abdbca3bb36ded2c13b4cc;p=p5sagit%2Fp5-mst-13.2.git diff --git a/hints/3b1.sh b/hints/3b1.sh index 8c9f5a9..991348a 100644 --- a/hints/3b1.sh +++ b/hints/3b1.sh @@ -1,4 +1,15 @@ d_voidsig='undef' -d_tosignal='int'; -echo "If you're going to use shared libraries, don't include -lmalloc, and" -echo "change cc to '/bin/ccc' when editing config.sh at the end." +d_tosignal='int' +gidtype='int' +groupstype='int' +uidtype='int' +# Note that 'Configure' is run from 'UU', hence the strange 'ln' +# command. +for i in .. ../x2p +do + rm -f $i/3b1cc + ln ../hints/3b1cc $i +done +echo "\nIf you want to use the 3b1 shared libraries, complete this script then" >&4 +echo "read the header in 3b1cc. [Type carriage return to continue]\c" >&4 +read vch