Hi Group, Please let me know what I can do. I am having "undefined reference errors" while trying to build and link c++ files and ARM linux assembly files. The compiler I am suing is arm-linux-g++ . LiNKER ?= arm-linux-g++ CCOMPILER ?= arm-linux-g++ CCOMPILERFLAGS ?= -static -g -Wall -O3 -mlittle-endian -c
Any suggestions are welcome. Thank you. regards, Deepak _______________________________________________ Scratchbox-users mailing list [email protected] http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users
