Quoth loody:
> At beginning, I use the combination you suggest, but uclinux makes me
> cry when I find that the only executable file format that can run on
> uclinux is FLAT.

This is because the other file formats rely on the VMM being able to make 
code/data appear at specific addresses.
Without a VMM this isn't possible.

> I don't know how to make a flat with the arm-linux compiler linked
> from uclinux.org. You can see it in the previous letter.

Have a look at the options used to compile any other application that comes 
with the uClinux-dist, and then use the same
options yourself when compiling your own apps.

_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to