2 messages in org.apache.incubator.stdcxx-devneed help in building apache standard...
FromSent OnAttachments
pendiala jaipalJun 19, 2008 11:02 pm 
Martin SeborJun 22, 2008 4:23 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:need help in building apache standard libraryActions
From:pendiala jaipal (jaip@yahoo.com)
Date:Jun 19, 2008 11:02:46 pm
List:org.apache.incubator.stdcxx-dev

Hi all,

i tried to build apache standard library ( stdcxx-4.2.1) on HPUX(11iv2) with acc
3.80. I am getting these errors.

i used gmake CONFIG=acc.config

-----------------------------------------------------------------------------------------------------------------------

        Error (future) 229:
"/home/jaipal/Stdcxx/stdcxx-4.2.1/tests/intro/17.extensions.cpp", line 377 #
"Ambiguous         overloaded function call; a function match was not found that
was strictly best for ALL arguments. Two             functions that matched best
for some arguments (but not all) were           
"std::istreambuf_iterator<char,std::char_traits<char> >                   
std::num_get<char,std::istreambuf_iterator<char,std::char_traits<char> >      
      >::get(std::istreambuf_iterator<char,std::char_traits<char>           
>,std::istreambuf_iterator<char,std::char_traits<char> >,std::ios_base
&,__rw::__rw_iostate &,long double &)             const"
["/home/jaipal/Stdcxx/stdcxx-4.2.1/include/loc/_num_get.h", line 124] and      
          "std::istreambuf_iterator<char,std::char_traits<char> >               std::num_get<char,std::istreambuf_iterator<char,std::char_traits<char> >     
    >::get(std::istreambuf_iterator<char,std::char_traits<char>        
>,std::istreambuf_iterator<char,std::char_traits<char> >,std::ios_base
&,__rw::__rw_iostate &,double &)             const"
["/home/jaipal/Stdcxx/stdcxx-4.2.1/include/loc/_num_get.h", line 116]." Choosing
                  "std::istreambuf_iterator<char,std::char_traits<char> >    
             
std::num_get<char,std::istreambuf_iterator<char,std::char_traits<char> >    
      >::get(std::istreambuf_iterator<char,std::char_traits<char>          
>,std::istreambuf_iterator<char,std::char_traits<char> >,std::ios_base
&,__rw::__rw_iostate &,long double &)            const"
["/home/jaipal/Stdcxx/stdcxx-4.2.1/include/loc/_num_get.h", line 124] for
resolving ambiguity.         Warning:        2 future errors were detected and ignored. Add a '+p'
option to detect and fix them before               they become fatal errors in a
future release. Behavior of this ill-formed program is not guaranteed to match
          that of a well-formed program

-----------------------------------------------------------------------------------------------------------------

Thanks in Advance, Jaipal P.