stellar2012wxg / gperftools

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

fix compilation under mingw #504

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Branch name: 
https://github.com/alk/gperftools/commits/fix-mingw-cross-compilation

Purpose of code changes on this branch:
this commits fix compilation under mingw. It also addresses few (but not 
necessarily all) runtime issues in tcmalloc windows .dll built this way.

When reviewing my code changes, please focus on:
everything

After the review, I'll merge this branch into:
/trunk

Original issue reported on code.google.com by alkondratenko on 9 Mar 2013 at 1:44

GoogleCodeExporter commented 9 years ago

Original comment by alkondratenko on 9 Mar 2013 at 1:59

GoogleCodeExporter commented 9 years ago
The patches seems fine.

Original comment by zatr...@gmail.com on 10 Mar 2013 at 4:22

GoogleCodeExporter commented 9 years ago
Looks solid. Go ahead and merge this into the main trunk. Just need to make 
sure we capture the new setup process which requires the user to run autogen.sh 
(and probably 'make configure'). Maintainers for projects like FreeBSD will 
need this information.

Original comment by chapp...@gmail.com on 10 Mar 2013 at 6:13

GoogleCodeExporter commented 9 years ago
commits went in

Original comment by alkondratenko on 11 Mar 2013 at 7:26