Re[libstdc++.a]: _assign__t18string_char_traits1ZcRcRCc link undefined sym?
Re[libstdc++.a]: _assign__t18string_char_traits1ZcRcRCc link undefined sym?
- Subject: Re[libstdc++.a]: _assign__t18string_char_traits1ZcRcRCc link undefined sym?
- From: "devdrvr.net Multi-Platform SW" <email@hidden>
- Date: Mon, 29 Jul 2002 01:33:14 -0700
In unrelated Project Builder (PB 1.1.1) threads others have found weirdness
with using the libstdc++.a archive -- latest tools release. Building a
Carbon app that built before, see that methods of string_char_traits (thanks
Andrew) are no longer defined when linking. Others have talked about the
differences with gcc (2.95.2 or 3.1) and this archive producing an
executable bug. Is anyone at Apple aware of this behavior, or is there a
Release Note? I read the compiler and ld notes (libtools) and nothing so
far.
"... /usr/bin/ld: Undefined symbols:
_assign__t18string_char_traits1ZcRcRCc
_copy__t18string_char_traits1ZcPcPCcUl
_eos__t18string_char_traits1Zc
_length__t18string_char_traits1ZcPCc
_move__t18string_char_traits1ZcPcPCcUl"
Anyway, investigating. The archive is not there but a symbolic link
libstdc++.a -> gcc/darwin/default/libstdc++.a is; was this the way it was in
prior tools releases? Hmmm. Maybe I'll copy the archive to a directory
that I know will be searched.
--Perry
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.