yeah me too


[ Follow Ups ] [ Post Followup ] [ CS328 Message Board ] [ FAQ ]

Posted by grey on July 27, 2001 at 20:27:23:

In Reply to: Re: Project Three Errors posted by po-boy on July 26, 2001 at 16:54:18:

/tmp/cciPtlWy.o: In function `foo::count(void)':
/tmp/cciPtlWy.o(.foo::gnu.linkonce.t.count(void)+0x5): undefined reference to `foo::existence_counter'
/tmp/cciPtlWy.o: In function `foostring::foostring(void)':
/tmp/cciPtlWy.o(.foostring::gnu.linkonce.t.(void)+0xf): undefined reference to `foo::foo(void)'
/tmp/cciPtlWy.o(.foostring::gnu.linkonce.t.(void)+0x5a): undefined reference to `foo::~foo(void)'
/tmp/cciPtlWy.o: In function `foostring::foostring(foostring const &)':
/tmp/cciPtlWy.o(.foostring::gnu.linkonce.t.(foostring const &)+0x13): undefined reference to `foo::foo(void)'
/tmp/cciPtlWy.o(.foostring::gnu.linkonce.t.(foostring const &)+0x67): undefined reference to `foo::~foo(void)'
/tmp/cciPtlWy.o: In function `foostring::~foostring(void)':
/tmp/cciPtlWy.o(.gnu.linkonce.t._._9foostring+0x25): undefined reference to `foo::~foo(void)'
/tmp/cciPtlWy.o: In function `fooint::~fooint(void)':
/tmp/cciPtlWy.o(.gnu.linkonce.t._._6fooint+0x14): undefined reference to `foo::~foo(void)'
/tmp/cciPtlWy.o: In function `fooint::fooint(int)':
/tmp/cciPtlWy.o(.fooint::gnu.linkonce.t.(int)+0x13): undefined reference to `foo::foo(void)'
/tmp/cciPtlWy.o(.fooint::gnu.linkonce.t.(int)+0x37): undefined reference to `foo::~foo(void)'
/tmp/cciPtlWy.o: In function `fooint::fooint(fooint const &)':
/tmp/cciPtlWy.o(.fooint::gnu.linkonce.t.(fooint const &)+0x13): undefined reference to `foo::foo(void)'
/tmp/cciPtlWy.o(.fooint::gnu.linkonce.t.(fooint const &)+0x37): undefined reference to `foo::~foo(void)'
collect2: ld returned 1 exit sta


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ CS328 Message Board ] [ FAQ ]