﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4085	OMEdit cross-compilation missing options	Martin Sjölund	Adeel Asghar	"OMEdit lists options for cross-compilation based on which compilers it finds in the path, which works great for most architectures.

However, one of the common cases would be amd64 cross-compiling to i386, and for this there is no cross-compiler needed (gcc compiles for both architectures).

I propose to not have any special regex for this and just list `i686-linux-gnu` if `x86_64-linux-gnu` is available. And list `x86_64-linux-gnu` if `i?86-linux-gnu` is available."	defect	new	high		OMEdit				
