[Home]Generalizing Response File Support

BOOST WIKI | RecentChanges | Preferences | Page List | Links List

A "response file" or "command file" is a file containing instructions for a linker, and is typically used to get around line-length limitations on Windows OSes. Right now, response file support is provided for specific toolsets, but that requires code duplication. It would be best to find a way to avoid that. We can't just build it into the Windows toolset because some tools (e.g. GCC) don't provide response file support.
BOOST WIKI | RecentChanges | Preferences | Page List | Links List
Edit text of this page | View other revisions
Last edited November 10, 2001 3:35 pm (diff)
Search:
Disclaimer: This site not officially maintained by Boost Developers