gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

Coding > Unknown message from G++ ??

#867 - notron - Sat Jan 11, 2003 4:10 pm

I'm getting the following message from G++ during link phase:
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