doubt in toolchain for ARM

Apr 12, 2005 2 Replies

while trying to make the toolchain, in the gcc part this command was encountered...



------------------------------------------------------- cp $(ATTACHED t-linux file) gcc/config/arm/



------------------------------------------------------- i am not understanding this command.... what is this linux file???



miet beachtungen Arun J



This is bash syntax to run the command "ATTACHED t-linus file", capture its standard output, and continue as if this output had been typed as part of the command.

Presumable the ATTACHED command was compiled earlier and it writes the name of the file to be copied into the gcc/config/arm directory.

pa at panix dot com

Thanks for the support

now i got the zImage but how to obtain a .bin or .elf image

Arun J

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required