help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Interpreting Link errors


From: Guy Harrison
Subject: Re: Interpreting Link errors
Date: Tue, 01 Feb 2005 01:00:55 GMT
User-agent: KNode/0.8.1

Thomas Matthews wrote:

> Hi,
> 
> I need help in translating these error messages:
> c:/menuplan/src/testing/libmp_test.a(test_ref_book.o)(.ctors+0x0): In
> function `_ZeqRK8wxStringS1_':
> c:/menuplan/src/common/mp_name_object.hpp: undefined reference to
> `__GLOBAL__I__Z13Test_Ref_BookR10wxTextFile'

[snip]
 
> Any help is greatly appreciated.

Search the cygwin ML. 'c++filt' does a grand job translating provided the
"GLOBAL" is removed.

This tells me you ought to post a code snippet that fails. Failing that
you'll have to look at the cygwin linker (not ontopic here).



reply via email to

[Prev in Thread] Current Thread [Next in Thread]