Opened 18 years ago

Closed 18 years ago

#174 closed defect (duplicate)

sun toolset causes ambiguity in <file> prebuilt library

Reported by: sebastien.grivet@… Owned by: somebody
Priority: major Milestone: C++ Boost maintenance
Component: component1 Version: 2.0
Keywords: Cc:

Description

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.

Change History (1)

comment:1 by Md Abdur Rahim, 18 years ago

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.