#867 - notron - Sat Jan 11, 2003 4:10 pm
I'm getting the following message from G++ during link phase:
This doesn't seem to be bothering anything, but I cannot figure out what it is telling me.... something about an archive member, but as far as I know, I don't have any archive files.
The G++ command that causes this message is as follows:
Anybody know what this means?
_________________
MysticX is The Defender
Code: |
Archive member included because of file (symbol) |
This doesn't seem to be bothering anything, but I cannot figure out what it is telling me.... something about an archive member, but as far as I know, I don't have any archive files.
The G++ command that causes this message is as follows:
Code: |
g++ -mthumb -mthumb-interwork -Wl,-MMOM_GBA.map -o .\Debug\MOM_GBA.elf .\Debug\MOM_GBA.o .\Debug\Intro.o .\Debug\Utilities.o .\Debug\GBA_Util.o .\Debug\Introlbx.o |
Anybody know what this means?
_________________
MysticX is The Defender