[SDL] Cross compiling SDL for ARM

Sam Lantinga slouken at devolution.com
Wed Jun 27 21:41:24 PDT 2007


> 1)I have set PATH, where arm cross compiler (arm_v5_gcc)[I'm not sure about
> the correct compiler name] is located.
>   $ export PATH = /ARM/.../bin:$PATH

export CC=nameofcrossgcc
export CXX=nameofcrossg++ifneeded

See ya,
	-Sam Lantinga, Lead Software Engineer, Blizzard Entertainment


More information about the SDL mailing list