﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	field_blocks	field_dependson	field_seealso
875	Build-time compiler selection has no effect	Jiri Svoboda		"When configuring the build we can select Clang as the compiler. Then we can build the system, which succeeds. However, in reality GCC cross compiler is still used. We can see this by looking at compile_commands.json in the build directory.

configure.sh doesn't take the COMPILER option into account when selecting cross_target. If this is fixed, it still doesn't work
because (native) Clang and (cross)gcc live in different directories
and this breaks the build (e.g. when working with libgcc)."	defect	new	major		helenos/unspecified	mainline						
