[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: chef_wrap run issue, VS2010
[Thread Prev] | [Thread Next]
- Subject: Re: chef_wrap run issue, VS2010
- From: Lukas Slebodnik <lslebodn@xxxxxxxxxx>
- Reply-to: cmocka@xxxxxxxxxxxxxx
- Date: Wed, 24 Feb 2016 19:22:05 +0100
- To: Daniel Miller <dmiller@xxxxxxxxxxxxxxxx>
- Cc: Andreas Schneider <asn@xxxxxxxxxxxxxx>, cmocka@xxxxxxxxxxxxxx
On (24/02/16 10:06), Daniel Miller wrote: >Hi Andreas; >Yes, I finally figured that out once I studied cmocka further; I didn't >understand what --wrap was doing at first. It appears that VS doesn't >support that operation, at least the way that your CMake build script tried >to do it (with '/Wl,--wrap=chef_cook', which simply doesn't exist). > >I tried building with MinGW (A Gnu port to Windows), and this all works >fine, and furthermore, I understand it! I'll have to see if the >engineering team is interested in dealing with yet another toolchain... > >I would suggest that you simply remove the CMake scripts, which are >building a .sln project for Visual Studio; since the entire concept cannot >work, it is sort of mis-leading... Or just test should be skipped if building with "Visual Studio". Because other features should. LS
Re: chef_wrap run issue, VS2010 | Daniel Miller <dmiller@xxxxxxxxxxxxxxxx> |
chef_wrap run issue, VS2010 | Daniel Miller <dmiller@xxxxxxxxxxxxxxxx> |
Re: chef_wrap run issue, VS2010 | Andreas Schneider <asn@xxxxxxxxxxxxxx> |
Re: chef_wrap run issue, VS2010 | Daniel Miller <dmiller@xxxxxxxxxxxxxxxx> |