﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
1369	Use different file extension for object files intended for shared or static egg components	felix winkelmann		"Currently the object-files for the shared or static variants of an egg build with `chicken-install` have the same name. This may confuse `chicken-do` (or the build scripts generated by `chicken-install`), if builds are aborted or if files from previous build runs get copied into the cache. In such situations the object files may be mixed up and result in linker errors.

A remedy would be simply to rename the intermediate object files, similar to how this is already done for target binaries in a cross-chicken.
"	defect	closed	minor	5.0	core tools	5.0.0	fixed			easy
