This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: g++ newer version


Hallo Danny,

>> I get this error now when c++filt.exe is linked:

> /bin/../lib/gcc-lib/i686-pc-cygwin/3.2/../../../libcygwin.a(libcmain.o)(.text+0x69):
>> undefined reference to `_WinMain@16'
>> collect2: ld returned 1 exit status

> You are using the wrong libiberty source.  Newer versions of
> libiberty/cplus-dem.c do not have the standalone demangler machinery.  You need
> to use the libiberty that is shipped with the gcc-3.2.3 distro, _not_ the
> winsup/src/libiberty.  Moving the gcc src tree out of winsup sould do the
> trick.

I see.  Many thanks.


Gerrit
-- 
=^..^=


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]