﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
72	libtool: set libext to lib when using emxomfar	dmik		Currently, if you override the librarian with `AR=emxomfar` (this is what e.g. Firefox does), the strange thing happens: libtoo will call `emxomfar` to generate a static library in OMF format but will give it the (default) `.a` extension. This confuses many tools (and in particular breaks the Firefox build since it expects `ffi.lib` for `libffi` but gets `ffi.a`). This needs to be fixed.	defect	closed	major	dev tools	libtool		medium	fixed		
