You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
4 years ago | |
|---|---|---|
| .. | ||
| README.rt-app | 4 years ago | |
| perf | 4 years ago | |
| rt-app | 4 years ago | |
| sysbench | 4 years ago | |
| taskset | 4 years ago | |
| trace-cmd | 4 years ago | |
README.rt-app
rt-app built from:
git@github.com:scheduler-tools/rt-app.git 482e47a0b859
Configured with:
export ac_cv_lib_json_c_json_object_from_file=yes
./autogen.sh
./configure --host=arm-linux-gnueabihf LDFLAGS=" --static -L/home/brendan/sources/json-c/." CFLAGS="-I/home/brendan/sources/ " --with-deadline
----
json-c built from:
https://github.com/json-c/json-c 815778448348
Configured (as per rt-app's doc/tutorial.txt with the --host parameter modified
for 32-bit ARM) with:
export ac_cv_func_malloc_0_nonnull=yes
export ac_cv_func_realloc_0_nonnull=yes
./autogen.sh
./configure --host=arm-linux-gnueabihf --disable-shared --enable-static
make