﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
319	the executable named after a option is created if -o is not specified	KO Myung-Hun		"Hi/2.

For examples, 

{{{
gcc -lc test.c
}}}

creates -lc.exe instead of test.exe

Similarily,

{{{
gcc -Wl,-Bstatic test.c
}}}

creates -Bstatic.exe not test.exe.
"	defect	closed	normal	libc-0.6.6	gcc	0.6.5	normal	fixed		
