MarkOates / blast

0 stars 0 forks source link

Use response files when building on Win #45

Open MarkOates opened 3 months ago

MarkOates commented 3 months ago

When compiling on gcc in win, a make[1]: g++: Argument list too long error appears on some projects, namely allegro_flare.

At the time of this writing, it seems that there is limited support for response files on mac, and splitting the build logic between Win and Mac in the Makefile would cause a lot of convoluted branching logic. Both of these need to be investigated further.

Note these changes should appear on a generated project's Makefile and the Makefile assembled in programs/build_source_release.