[Live-devel] error compiling liveMedia with gcc 3.4.2 and uclibc

Ross Finlayson finlayson at live.com
Wed Jul 20 07:33:20 PDT 2005


>Below is my config file:

[...]

>C_COMPILER =            $(CROSS_COMPILE)g++

That's the problem.  To compile C (not C++) programs, you want "gcc", or 
just "cc".


	Ross Finlayson
	LIVE.COM
	<http://www.live.com/>



More information about the live-devel mailing list