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: Can not compile setup-2.249.2.5


Something is wrong with your /usr/lib/mingw/libstdc++.a

Get the one from the latest gcc-2.95.3 package on mingw.sf.net

Max.

KOSEKI Yoshinori wrote:
>>>>>> In <015801c258bc$f095cbc0$2b87883e@wdg.uk.ibm.com>
>>>>>> "Max Bowsher" <maxb@ukf.net> wrote:
>> http://sources.redhat.com/cygwin-apps/setup.html
>
>> might help. If that doesn't work, post your ./configure command line.
>
> Oops. I don't add options. only `./configure'.
> I try once again. but much erros.
>
>> archive.o: In function `archive::extract_file(archive *, String
>> const &, String const &, String)':
>> /usr/src/o/../setup-0/archive.cc:95: undefined reference to
>> `ostream::operator<<(char const *)'
>> /usr/src/o/../setup-0/archive.cc:102: undefined reference to
>> `ostream::operator<<(char const *)'
>> /usr/src/o/../setup-0/archive.cc:103: undefined reference to
>> `ostream::operator<<(char const *)'
>
> [...]
>
>>
/usr/lib/mingw/libstdc++.a(eh_terminate.o)(.text$_ZSt14set_unexpectedPFvvE+0x3):
undefined reference to `__w32_sharedptr_unexpected'
>> collect2: ld returned 1 exit status
>> make[2]: *** [setup.exe] Error 1
>> make[2]: Leaving directory `/usr/src/o'
>> make[1]: *** [all-recursive] Error 1
>> make[1]: Leaving directory `/usr/src/o'
>> make: *** [all] Error 2
>
> P.S.
> Sory, I wrote `From:' in Japanese.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.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]