[Live-devel] ARM cross-compile error list

Leon Woestenberg leon.woestenberg at gmail.com
Fri May 25 05:49:35 PDT 2007


Hello

On 5/25/07, Igor Trevisan <igt1972 at gmail.com> wrote:
> Hi, I'm trying to cross compile for my arm9 target
> the "Live555 Streaming Media" packet and I got a long list
> of errors starting with the following:
>
> make[1]: Entering directory
> `/home/igotre/bin/live555-arm-20070524/testProgs'
> arm-926ejs-linux-gcc -otestMP3Streamer -L. testMP3Streamer.o
> ../liveMedia/libliveMedia.a ../groupsock/libgroup
> sock.a ../UsageEnvironment/libUsageEnvironment.a
> ../BasicUsageEnvironment/libBasicUsageEnvironment.a
>  testMP3Streamer.o: In function `main':
> testMP3Streamer.cpp:(.text+0x228): undefined reference to `operator
> new(unsigned int)'

Did you try your GNU C++ compiler? (probably arm-926ejs-linux-c++ in your case).

Regards,
-- 
Leon


More information about the live-devel mailing list