llvm-mingw icon indicating copy to clipboard operation
llvm-mingw copied to clipboard

Supporting passing .rc and .res files on command line

Open Peter0x44 opened this issue 1 year ago • 0 comments

Currently, GCC has this open as a feature request: https://gcc.gnu.org/PR108866

For allowing passing .rc and .res files on the command line as any other source file would be able to.

This isn't implemented yet, but I still think it's an area to watch as a source of any other potential incompatibilities with GCC, and maybe giving some input if necessary.

Peter0x44 avatar Mar 15 '24 18:03 Peter0x44