Shared library doesn't work with Oracle compiler.

This commit is contained in:
jzmaddock
2015-08-19 18:20:20 +01:00
parent b9ee7a2f2e
commit 5e98fe9a6a
2 changed files with 2 additions and 0 deletions

View File

@ -146,6 +146,7 @@ lib boost_regex : ../src/$(SOURCES) icu_options
#<toolset>gcc-mw:<link>static #<toolset>gcc-mw:<link>static
#<toolset>gcc-mingw:<link>static #<toolset>gcc-mingw:<link>static
<toolset>gcc-cygwin:<link>static <toolset>gcc-cygwin:<link>static
<toolset>sun:<link>static
; ;
boost-install boost_regex ; boost-install boost_regex ;

View File

@ -20,6 +20,7 @@ project
#<toolset>gcc-mw:<link>static #<toolset>gcc-mw:<link>static
#<toolset>gcc-mingw:<link>static #<toolset>gcc-mingw:<link>static
<toolset>gcc-cygwin:<link>static <toolset>gcc-cygwin:<link>static
<toolset>sun:<link>static
; ;
# #