Link Problem
Qian Xu
quian.xu at stud.tu-ilmenau.de
Tue Mar 3 13:36:56 PST 2009
Hi All (again),
I got the following error message when my program is going to be linked:
------------------------ error -------------------------------
default/common/configuration/Configuration_1.o:(.data+0x98): undefined
reference to `_D5tango4text3xml9SaxParser12_ModuleInfoZ'
------------------------ error -------------------------------
Configuration_1.o is the output file of my source.
I compiled my program on two Linux machines. It works on one machine,
but not the other.
I suppose:
1. the tango libraries are different. (I will verify it tomorrow in my
office)
2. the SaxParser contains some template implementation. how this part is
compiled? can this be a reason of my problem?
BTW: What is ModuleInfoZ?? I have not found it in SaxParser.d at all.
--
Xu, Qian (stanleyxu)
http://stanleyxu2005.blogspot.com
More information about the Digitalmars-d-learn
mailing list