Resource compiler option in GCC

Brunda Sathi bsathi@telcordia.com
Mon Dec 16 08:22:00 GMT 2002


I have worked with Microsoft C compiler for many years. I am new to GCC. In
MSC we could hardcode all the string constants in a .RC file and invoke
resource compiler to compile and link these rc files. Strings could be
dynamically loaded at runtime with an API call. Is there a way to achieve
the same using GCC?

Thanks



More information about the Gcc-help mailing list