This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc 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: problem during configuring of libstdc++-v3


On Oct  5, 2004, "Pradip Singh" <pradip.singh@lgsoftindia.com> wrote:

> configure: WARNING: No native operations are provided for this platform.
> configure: WARNING: They cannot be faked when thread support is disabled.
> configure: WARNING: Thread safety of certain classes is not gauranteed.
> configure: error:   no support for this host target combination.

This is a GCC/libstdc++ issue, unrelated with glibc.  libstdc++ needs
machine/OS-specific code to implement mutexes et al.

-- 
Alexandre Oliva             http://www.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}


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