[Boost-bugs] [Boost C++ Libraries] #12409: Building boost using different calling conventions

Subject: [Boost-bugs] [Boost C++ Libraries] #12409: Building boost using different calling conventions
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-08-23 22:51:54


#12409: Building boost using different calling conventions
-------------------------------+------------------------------
 Reporter: fabrice.lecuyer@… | Type: Support Requests
   Status: new | Milestone: To Be Determined
Component: Building Boost | Version: Boost 1.61.0
 Severity: Cosmetic | Keywords:
-------------------------------+------------------------------
 Hi all,
 I need the boost libraries built using the stdcall convention, as opposed
 to the cdecl convention I believe the pre-compiled libraries are built on.
 I have been doing so using Boost.Build using the CXXFLAGS=\Gz option.
 Unfortunately, it seems that the library naming doesn't cater for this
 variation (unlike release/debug, 32/64, etc.), just as it is not
 identified in config/auto_link.hpp.
 Is there a reason behind that, or am I missing something? It's a long
 shot, but should I assume this is not something considered for addition?
 Any guidance on how best to build, name, identify and link the boost
 libraries using a different calling convention than cdecl would much
 appreciated.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12409>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:20 UTC