evilsong / gperftools

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

object name conflicts in archive in Cygwin on windows. #469

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Downloaded gperftools-2.0.zip file.
2.Went to the shell in Cygwin.
3.Executed the commands "./configure" and then tried "make".

What is the expected output? What do you see instead?
Expected is to generate a shared object file.
But compilation is failing.

What version of the product are you using? On what operating system?
Cygwin on Windows7 - x64

Please provide any additional information below.
Attached the files

Original issue reported on code.google.com by suman.al...@gmail.com on 26 Sep 2012 at 9:41

Attachments:

GoogleCodeExporter commented 9 years ago
Could you try check if patches from issue 504 fix this?

Original comment by zatr...@gmail.com on 10 Mar 2013 at 9:48

GoogleCodeExporter commented 9 years ago

Original comment by chapp...@gmail.com on 11 Mar 2013 at 12:53

GoogleCodeExporter commented 9 years ago
Compilation actually works on cygwin on latest code. But tons of tests fail.

Original comment by alkondratenko on 30 Aug 2013 at 3:06