Boost logo

Boost :

From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2005-01-13 09:09:41


"Alex Baskakov" <alex_baskakov_at_[hidden]> wrote in message
news:11923387890.20050113153200_at_land.ru...
> How are you, boost?
>
> I'm using /Gr option in my project under vc7.1
> (the __fastcall calling convention for all functions except C++ member
> functions and functions marked __cdecl or __stdcall)
>
> And I'm trying to build boost with /Gr option but there are some troubles,
for
> example, with Boost.Test library (it define 'main' function without
__cdecl)
>
> So, what is the right way to do that? Is it possible to use boost in
> another calling vc7.1 conventions?
>
> Bye.

Hi, Alex

I did got you message before about this problem. I did not answer yet mostly
due to my limited knowledge of fastcall convention and everything that is
related to it and usual time constrains. I will make it work though.

Gennadiy


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk