delorie.com/archives/browse.cgi | search |
> P.S. GNU ld still links all *.o into the .EXE even if not used. You want to compile with -ffunction-sections -fdata-sections and when linking use --gc-sections, assuming all those are supported by djgpp.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |