freepooma-devel
[Top][All Lists]
Advanced

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

RE: [pooma-dev] Problems Compiling Pooma 2 with gcc snapshot date d 5/27


From: James Crotinger
Subject: RE: [pooma-dev] Problems Compiling Pooma 2 with gcc snapshot date d 5/27/01
Date: Wed, 13 Jun 2001 11:34:03 -0700

Dave, try again. Ambro had put

extern "C" {
#include <string.h>
}

in two of the files in that directory, and that may have been causing a problem. If this doesn't fix it, then it sounds like a GCC problem since memcpy is supposed to be in string.h.

        Jim

> -----Original Message-----
> From: Dave Nystrom [mailto:address@hidden]
> Sent: Wednesday, June 13, 2001 11:38 AM
> To: pooma-dev
> Cc: Don Marshall
> Subject: [pooma-dev] Problems Compiling Pooma 2 with gcc
> snapshot dated
> 5/27/01
>
[...]

> /home/wdn/blanca/packages/Pooma2/r2_2001_05_23/src/IO/Serializ
> ers.h: In
>    function `int streamOut(char*&, const T&) [with T = int]':
> /home/wdn/blanca/packages/Pooma2/r2_2001_05_23/src/IO/Serializ
> ers.h:133:   instantiated from `int serialize(Stream&, const
> T&) [with Stream = ch
> ar*, T = int]'
> /home/wdn/blanca/packages/Pooma2/r2_2001_05_23/src/IO/Serializ
ers.cmpl.cpp:111:   instantiated from > here
> /home/wdn/blanca/packages/Pooma2/r2_2001_05_23/src/IO/Serializ
> ers.h:71: `memcpy'
>    undeclared (first use this function)
> /home/wdn/blanca/packages/Pooma2/r2_2001_05_23/src/IO/Serializ
> ers.h:71: (Each
>    undeclared identifier is reported only once for each
> function it appears
>    in.)
>


reply via email to

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