Adding a toolset for a compiler
Edward Diener via Boost-build <[email protected]>
| Newsgroups | gmane.comp.lib.boost.build |
|---|---|
| Message-ID | <[email protected]> |
Given compiler 'xxx' with a command line 'xxx -c compile parameters...' for compiling cpp/c source to object files and a command line 'xxx link parameters... ' for linking object files into a library or an executable, what is the minimum contents of xxx.jam which are needed to use that jamfile as a 'toolset=xxx' on a b2 command line ? Is there some prorotype I can use for doing this ? _______________________________________________ Unsubscribe & other changes: https://lists.boost.org/mailman/listinfo.cgi/boost-build