ddd
[Top][All Lists]
Advanced

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

RE: DDD


From: Butler, Lawrence
Subject: RE: DDD
Date: Wed, 10 Oct 2001 09:42:04 -0500

Hello all,
        I'm needing help compiling the ddd debugger on HPUX.
        I haven't been able to get around the errors. Below is the start of
the errors.
        Could you please help. 

Thanks!
        Lawrence Butler
        address@hidden  or address@hidden
        (972) 599-5619
        

Building ddd-3.2.1-hppa1.1-hp-hpux11.00...
g++  -DHAVE_CONFIG_H -DNDEBUG -O2 -g -W -Wall -trigraphs  -c -I. -I. -I./..
-o cook.o cook.C
In file included from /opt/gcc/include/g++-v3/bits/std_cstdio.h:38,
                 from /opt/gcc/include/g++-v3/cstdio:31,
                 from
/opt/gcc/include/g++-v3/hppa2.0n-hp-hpux11.00/bits/c++io.h:35,
                 from /opt/gcc/include/g++-v3/bits/fpos.h:39,
                 from /opt/gcc/include/g++-v3/bits/std_iosfwd.h:41,
                 from /opt/gcc/include/g++-v3/backward/strstream:52,
                 from /opt/gcc/include/g++-v3/backward/strstream.h:33,
                 from cook.C:37:
/opt/gcc/include/g++-v3/bits/std_cstddef.h:43: `size_t' not declared
In file included from /opt/gcc/include/g++-v3/bits/stl_algobase.h:75,
                 from /opt/gcc/include/g++-v3/bits/std_memory.h:49,
                 from /opt/gcc/include/g++-v3/bits/std_string.h:43,
                 from /opt/gcc/include/g++-v3/bits/localefwd.h:42,
                 from /opt/gcc/include/g++-v3/bits/std_ios.h:43,
                 from /opt/gcc/include/g++-v3/backward/strstream:53,
                 from /opt/gcc/include/g++-v3/backward/strstream.h:33,
                 from cook.C:37:
/opt/gcc/include/g++-v3/new:76: `size_t' undeclared in namespace `std'
/opt/gcc/include/g++-v3/new:76: declaration of `operator new' as
non-function
/opt/gcc/include/g++-v3/new:76: invalid declarator
/opt/gcc/include/g++-v3/new:77: `size_t' undeclared in namespace `std'
/opt/gcc/include/g++-v3/new:77: declaration of `operator new []' as 
   non-function
/opt/gcc/include/g++-v3/new:77: invalid declarator
/opt/gcc/include/g++-v3/new:80: `size_t' undeclared in namespace `std'
/opt/gcc/include/g++-v3/new:80: parse error before `::' token
/opt/gcc/include/g++-v3/new:80: `operator new' takes type `size_t' (`long 
   unsigned int') as first parameter
/opt/gcc/include/g++-v3/new:81: `size_t' undeclared in namespace `std'
/opt/gcc/include/g++-v3/new:81: parse error before `::' token
/opt/gcc/include/g++-v3/new:81: `operator new' takes type `size_t' (`long 
   unsigned int') as first parameter
/opt/gcc/include/g++-v3/new:86: `size_t' undeclared in namespace `std'
/opt/gcc/include/g++-v3/new:86: parse error before `*' token
/opt/gcc/include/g++-v3/new:86: `operator new' takes type `size_t' (`long 
   unsigned int') as first parameter
/opt/gcc/include/g++-v3/new: In function `void* operator new(long unsigned
int, 
   ...)':
/opt/gcc/include/g++-v3/new:86: `place' undeclared (first use this function)
/opt/gcc/include/g++-v3/new:86: (Each undeclared identifier is reported only

   once for each function it appears in.)
/opt/gcc/include/g++-v3/new: At global scope:
/opt/gcc/include/g++-v3/new:87: `size_t' undeclared in namespace `std'
/opt/gcc/include/g++-v3/new:87: parse error before `*' token
/opt/gcc/include/g++-v3/new:87: `operat


        ...

trclass.h: In function `string operator+(const subString&, char)':
strclass.h:1316: warning: the named return value extension is deprecated, 
   please see the documentation for details
strclass.h: In function `string operator+(const char*, const string&)':
strclass.h:1321: warning: the named return value extension is deprecated, 
   please see the documentation for details
strclass.h: In function `string operator+(const char*, const subString&)':
strclass.h:1326: warning: the named return value extension is deprecated, 
   please see the documentation for details
strclass.h: In function `string operator+(char*, const string&)':
strclass.h:1331: warning: the named return value extension is deprecated, 
   please see the documentation for details
strclass.h: In function `string operator+(char*, const subString&)':
strclass.h:1336: warning: the named return value extension is deprecated, 
   please see the documentation for details
strclass.h: In function `string operator+(char, const string&)':
strclass.h:1341: warning: the named return value extension is deprecated, 
   please see the documentation for details
strclass.h: In function `string operator+(char, const subString&)':
strclass.h:1346: warning: the named return value extension is deprecated, 
   please see the documentation for details
strclass.h: In function `string reverse(const string&)':
strclass.h:1351: warning: the named return value extension is deprecated, 

        ...


Lawrence Butler - S2Systems (Engineering - Software Engineer)
Plano Tx
(972) 599-5619




reply via email to

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