﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
1193	Ambiguity in csc's command line options	Mario Domenech Goulart		"{{{csc}}} supports {{{-l<libname>}}} to link programs against {{{lib<libname>}}} on unix.  The problem is that {{{csc}}} also accepts some other options that start with {{{-l}}}: {{{-local}}}, {{{-lfa2}}}, {{{-library}}}, {{{-ld}}}, {{{-ldflags}}}, {{{-libs}}} and {{{-ld-name}}}.

So, if we ever need to use csc to link programs against {{{libocal}}}, {{{libfa2}}}, {{{libibrary}}}, [https://github.com/deadalnix/libd libd], {{{libdflags}}}, {{{libibs}}} or {{{libd-name}}}, we'll have ambiguities on the command line."	defect	closed	major	5.0	core tools	4.9.x	fixed	command line parser, csc		medium
