Exactly what errors are you getting? Can you copy-paste-send the errors you are getting and also give details about your sb setup?
On 3/9/06, Deepak Kallakuri <[EMAIL PROTECTED]> wrote: > 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 > _______________________________________________ Scratchbox-users mailing list [email protected] http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users
