ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Ltib] Problems with powerpc-linux-g++ under ltib


From: 金超
Subject: [Ltib] Problems with powerpc-linux-g++ under ltib
Date: Mon, 15 Jan 2007 21:42:12 +0800

Hi,
When I compile the source code of iometer for ppc using /opt/mtwk/usr/local/powerpc-linux/gcc-3.4.3-glibc-2.3.3/bin/powerpc-linux-g++,I encounter the following mistake:
 
***************************************************
 In file included from /opt/mtwk/usr/local/powerpc-linux/gcc-3.4.3-glibc-2.3.3/lib/gcc/powerpc-linux/3.4.3/../../../../include/c++/3.4.3/sstream:640,
                 from IOPort.h:83,
                 from IOManager.h:93,
                 from Pulsar.cpp:135:
/opt/mtwk/usr/local/powerpc-linux/gcc-3.4.3-glibc-2.3.3/lib/gcc/powerpc-linux/3.4.3/../../../../include/c++/3.4.3/bits/sstream.tcc: In member function `virtual typename std::basic_stringbuf<_CharT, _Traits, _Alloc>::int_type std::basic_stringbuf<_CharT, _Traits, _Alloc>::overflow(typename _Traits::int_type)':
/opt/mtwk/usr/local/powerpc-linux/gcc-3.4.3-glibc-2.3.3/lib/gcc/powerpc-linux/3.4.3/../../../../include/c++/3.4.3/bits/sstream.tcc:102: error: expected unqualified-id before '(' token
/opt/mtwk/usr/local/powerpc-linux/gcc-3.4.3-glibc-2.3.3/lib/gcc/powerpc-linux/3.4.3/../../../../include/c++/3.4.3/bits/sstream.tcc:104: error: expected unqualified-id before '(' token
make: *** [Pulsar.o] Error 1
***************************************************
 
It seems that something is wrong with the file sstream.tcc.
Would you please help me solve this problem?I'll be greatly appreciated.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]