Opened 15 years ago

#220 new defect

Bad reporting of link/runtime-link messup

Reported by: ghost Owned by: somebody
Priority: major Milestone:
Component: component1 Version:
Keywords: Cc:

Description

ghost@wind:~/Work/Boost/boost-svn/tools/build/v2/example/hello$ bjam --python --user-config=user-config.jam link=shared runtime-link=static
Boost.Build V2 Python port (experimental)
osname: LINUX
warning: On gcc, DLL can't be build with '<runtime-link>static'.
warning: It is suggested to use '<runtime-link>static' together with '<link>static'.
warning: Unable to construct './hello'

This does not include a target stacktrace, for starters.

Change History (0)

Note: See TracTickets for help on using tickets.