Changes between Version 23 and Version 24 of SujetTP1-2016
- Timestamp:
- Jan 26, 2017, 5:16:07 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SujetTP1-2016
v23 v24 91 91 bcm2708hardfp-gcc -o $@ $< -O2 -static 92 92 }}} 93 {{{#!protected 94 CC=bcm2708hardfp-gcc 95 CFLAGS=-O2 -static 96 helloworld : helloworld.c 97 }}} 93 98 94 99 L'option "-static" est importante ici, car la librairie C du compilateur croisé n'est pas tout à fait identique à la librairie C sur la carte Raspberry Pi. Ajouter "-static" à la ligne de compilation permet de créer un binaire qui