Re: [Live-devel] ARM cross-compile error list

2007-05-25 Thread Igor Trevisan
Did you try your GNU C++ compiler? (probably arm-926ejs-linux-c++ in your case). Thanks for the hint Leon! I modified the line in config.armlinux that define the "cross-linker" so that arm-926ejs-linux-c++ is used and now I have all compiled for my arm target! Thanks a lot. I. -- "Much les

Re: [Live-devel] ARM cross-compile error list

2007-05-25 Thread Leon Woestenberg
Hello On 5/25/07, Igor Trevisan <[EMAIL PROTECTED]> 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'