Results 1 to 1 of 1
Hi,,
Assume we work on a PC and developing code for ARM embedded linux.
for PC modules we issue "make" for the makefile to be be built,but there is nothing ...
- 07-21-2008 #1Just Joined!
- Join Date
- Dec 2007
- Posts
- 29
modules for cross platform!!
Hi,,
Assume we work on a PC and developing code for ARM embedded linux.
for PC modules we issue "make" for the makefile to be be built,but there is nothing inside the makefile specifies the compiler type. what about cross program? how can i tell the "make" command to use the cross compiler?
thanks


Reply With Quote