Home | History | Annotate | Download | only in build

Lines Matching defs:link

278     # check that we can link the trivial program into an executable
282 link
287 link
312 # try to link the recently built file into an executable. error log in $TMPL
314 link()
316 log2 "Link : $LD -o $TMPE $TMPO $LDFLAGS"
328 # perform a simple compile / link / run of the source file in $TMPC
339 link
341 echo "Failure to link test program"
396 link