489b1c23b9
Work around the command-line-length limit by using an @linklibs.rsp response file to pass the flags for link libraries. This allows very long lists of libraries to be used in addition to the existing support for passing object files via response file. Suggested-by: Peter Keuschnigg <peter.keuschnigg@pmu.ac.at>
6 lines
198 B
ReStructuredText
6 lines
198 B
ReStructuredText
link-libraries-response-files
|
|
-----------------------------
|
|
|
|
* The Makefile generators learned to use response files with GNU tools
|
|
on Windows to pass library directories and names to the linker.
|