delorie.com/archives/browse.cgi | search |
I had downloaded djgpp 2.04 from delorie../betav2gnu today and also rdln51s.zip is from there current/v2gnu. Is there something newer? There's something messed in config.bat but I found that esential is to execute: sed -f ./djgpp/config.sed configure.orig > configure This will replace original configure with some djgpp friendly one. Then I run configure - OK I had installed only termcap, no ncurses. Make - OK So now I have rebuilded readline that doesn't depend only on libtermcap.a and there are no conflicts with conio. Also my compiled program is now smaller (168 vs 189kB after UPX) Now I can try recompile library with -ffunction-sections... if it will cut down the size more. BTW is there some place where can I upload my modified libraries? (I also fixed some minor bugs in termcap to clear warnings)
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |