How do I link in more than one COFF file during the process of making an exe?
DJ Delorie
dj@redhat.com
Thu Apr 19 10:45:00 GMT 2001
HassanAA33@aol.com writes:
> I also have two resource files:
You can't have two resource files. It doesn't work that way. You are
limited to one resource file. If you link in more than one, only the
first is seen.
Further questions should be sent to either
binutils@sources.redhat.com, where the resource compiler is
maintained.
More information about the Gcc
mailing list