在 2025-12-5 04:45, Pali Rohár 写道:
If I run g++ file.cpp -c -o file.res it will compile file.cpp and produce
COFF object file named file.res. So somehow I would expect that if I run
gcc file.rc -c -o file.res then output file would be also COFF object
independently of the file extension.

When using GNU toolchains, compiled resource files have an extension of .o.





--
Best regards,
LIU Hao

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to