﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
1655	csc: when .c files are supplied and -c is given, the -o option has no effect	kristianlm	felix winkelmann	"
as illustrated [http://paste.call-cc.org/paste?id=18d18513082e5208608a89e20efb484e17f2f719 here],


{{{
$ csc -c hello.scm library.c -o hello.o.myextension
}}}

produces hello.o.o, not hello.o.myextension as expected
"	defect	closed	major	5.2	core tools	5.1.0	fixed			medium
