This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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]

Failure building gcc 3.4 on irix6.5 !


Hello,everyone.I tried to install gcc v3.4.3 on mips-sgi-irix6.5, I'm using the latest gmake. But in stage of building libstdc++,I got two errors: 

/gcc-build-dir/ mips-sgi-irix6.5/mabi=64/libstdc++ v3/include/cwchar:182: error: '::wcsftime' has mot been declared. 

/gcc-build-dir/ mips-sgi-irix6.5/mabi=64/libstdc++ v3/include/cwchar:183: error: '::wcstok' has mot been declared. 

I just follow the instructions of GCC install, 
>/ mkdir objdir 
>/ cd objdir 
>/ srcdir/configure --enable-threads --prefix=/MY_INSTALL_DIR 
>/ gmake 

How to deal this problem, can anyone help me? 
Thanks a lot! 

will

______________________________________

===================================================================


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