Project

General

Profile

Actions

Feature #7660

closed

Get compiler options for compiling C models while building Linux kernel

Added by Evgeny Novikov over 7 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Immediate
Category:
* Build commands extracting
Target version:
-
Start date:
10/31/2016
Due date:
% Done:

0%

Estimated time:
Published in build:

Description

At the moment these options are specified statically in a rule specifications database. This isn't good since various versions of the Linux kernel can use various sets of basic options to compile all C files. Moreover this requires a static map between target architectures and corresponding directories inside a Linux kernel source tree.


Related issues 1 (0 open1 closed)

Blocks Klever - Feature #6732: Support non-system architecturesClosedIlja Zakharov02/03/2016

Actions
Actions #1

Updated by Evgeny Novikov over 7 years ago

  • Status changed from New to Closed

This was eventually implemented in 03baa49 to master. Now we are able to verify modules of the Linux kernel < 3.0 although environment model specifications should be adapted appropriately.

Actions #2

Updated by Evgeny Novikov over 7 years ago

I fixed an issue with optimized tests in 38032c6. Before compiler options couldn't be found when several test archives were checked together.

Actions

Also available in: Atom PDF