Thanks to you all that helped out. Both solutions below work.
Anton Graham wrote:
Submitted 07-Feb-02 by hanasaki:
I am getting the following errors when gcc links the program I am
compiling. What libs do I need to make the linker happy?
errors:
/tmp/ccgPzIMj.o: In function `main':
/tmp/cc
Submitted 07-Feb-02 by hanasaki:
> I am getting the following errors when gcc links the program I am
> compiling. What libs do I need to make the linker happy?
>
> errors:
> /tmp/ccgPzIMj.o: In function `main':
> /tmp/ccgPzIMj.o(.text+0xf): undefined reference to `operator new(unsigned)'
> /tmp/
I am getting the following errors when gcc links the program I am
compiling. What libs do I need to make the linker happy?
errors:
/tmp/ccgPzIMj.o: In function `main':
/tmp/ccgPzIMj.o(.text+0xf): undefined reference to `operator new(unsigned)'
/tmp/ccgPzIMj.o(.text+0x3a): undefined reference to
3 matches
Mail list logo