[<<][davinci][>>][..]Wed Jul 22 15:07:29 CEST 2009
Trying to link an empty program using the montavista toolchain from the Neuros OSD2 tree. This works: CC=arm-linux-gcc TI_CFLAGS=`ticel-config --cflags` TI_LIBS=`ticel-config --libs` LDFLAGS=-lpthread test: . vars ; $(CC) $(TI_CFLAGS) test.c $(TI_LIBS) $(LDFLAGS) Start here [1]. [1] http://tiexpressdsp.com/index.php/Codec_Engine_Overview
[Reply][About][<<][davinci][>>][..]