﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
175	sun toolset causes ambiguity in <file> prebuilt library	sebastien.grivet@…	somebody	"Hi,

I have this error with the sun toolset:
Error: ambiguity found when searching for best transformation

I saw in 
http://lists.boost.org/boost-build/2006/02/12591.php
that there is the same problem for intel-linux set.

I change in the file sun.jam the line:
generators.override sun.prebuilt : builtin.lib-generator ;
to
generators.override sun.prebuilt : builtin.prebuilt ;

Now the problem is fixed for me.

Regards,
Sebastien Grivet.
"	defect	closed	major	C++ Boost maintenance	component1	2.0	duplicate		
