wangyu5 / googlemock

Automatically exported from code.google.com/p/googlemock
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

MinGW support #57

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open MinGW prompt
2. cd to 'make'
3. mingw32-make

What is the expected output? What do you see instead?
I expect gmock to build on MinGW, instead it assumes Windows users are
running MSVC.

What version of the product are you using? On what operating system?
Latest release (1.1.0) and SVN (r180) on Windows XP.

Please provide any additional information below.
Patch is attached.

Original issue reported on code.google.com by Kibi...@gmail.com on 9 Jul 2009 at 1:22

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks for sharing your solution.  Could you please sign the CLA and upload the 
patch
to the code review tool such that we can common on it and incorporate it into 
the
gmock trunk?  Please see the dev guide wiki for details.  Thanks.

Original comment by zhanyong...@gmail.com on 4 Aug 2009 at 4:21

GoogleCodeExporter commented 9 years ago

Original comment by zhanyong...@gmail.com on 23 Sep 2009 at 10:29

GoogleCodeExporter commented 9 years ago
Fixed in revision 207 in trunk.

Original comment by zhanyong...@gmail.com on 25 Sep 2009 at 7:02