Next: , Previous: , Up: Procedures For Target Boards   [Contents][Index]


default_target_compile procedure

default_target_compile Procedure

default_target_compile source destfile type options

This is the default implementation for the target_compile procedure, and is used if the current target board does not have a special procedure for this purpose. See target_compile procedure, for API details. Calling this procedure directly from testsuite code is deprecated.