[Live-devel] cross compiling

Ioannis Skazikis iskaz at intracom.gr
Fri Feb 17 10:02:50 PST 2006


serkan bozkurt wrote:

>Hi Ross,
>
>In the config.armlinux file I see
>
>CROSS_COMPILE=	arm-elf-
>
>this means that to cross compile the source code for
>arm environment we need arm-elf-gcc.
>
>Cant we compile with arm-linux-gcc?
>
>Is there any specific reason for this?
>
>Best Regards...
>
>
>__________________________________________________
>Do You Yahoo!?
>Tired of spam?  Yahoo! Mail has the best spam protection around 
>http://mail.yahoo.com 
>_______________________________________________
>live-devel mailing list
>live-devel at lists.live555.com
>http://lists.live555.com/mailman/listinfo/live-devel
>
>  
>
You only need to edit your Makefile and change the line "CROSS_COMPILE= 
arm-elf-" to "CROSS_COMPILE= arm-linux-"

Regards,
Ioannis.


More information about the live-devel mailing list