<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Çagdas Genç wrote:
<blockquote cite="midBAY111-F26C95A46638DEDC380667FD2FA0@phx.gbl"
type="cite">Hi,
<br>
<br>
I try to compile live55 for armlinux tools but i cant achive to do it.
<br>
<br>
arm-elf-gcc cant work as CPLUSPLUS Compile and working .
<br>
<br>
./genMakefiles armlinux
<br>
make
<br>
<br>
and i see
<br>
arm-elf-gcc: RTPSink.cpp: C++ compiler not installed on this system
<br>
this message is seen for all .cpp files
<br>
<br>
It work for linux platform so i think gcc has no problem.
<br>
Can you help me about this problem??
<br>
<br>
Best regard
<br>
<br>
Cgyencia
<br>
<br>
<br>
_______________________________________________
<br>
live-devel mailing list
<br>
<a class="moz-txt-link-abbreviated" href="mailto:live-devel@lists.live555.com">live-devel@lists.live555.com</a>
<br>
<a class="moz-txt-link-freetext" href="http://lists.live555.com/mailman/listinfo/live-devel">http://lists.live555.com/mailman/listinfo/live-devel</a>
<br>
<br>
</blockquote>
Try to use one of the cross compilers for ARM found under the following
link:<br>
<pre wrap=""><big><a class="moz-txt-link-freetext"
href="http://arm.nihilisme.ca/#Documentations">http://arm.nihilisme.ca/#Documentations</a>
Is your arm-linux-compiler suite compiled with c++ support?</big>
</pre>
<br>
</body>
</html>