Open GoogleCodeExporter opened 9 years ago
Just couple ideas, don't know if it will help:
* may I have config.log from your src tree. It's log of all stuff that
configure did
* may I have full log of build from your box ?
* may I ask you to give full instructions on how I can duplicate your
environment ?
Original comment by alkondratenko
on 20 Sep 2014 at 11:15
Also please retry with latest version which is 2.2.1
Original comment by alkondratenko
on 20 Sep 2014 at 11:15
Hi!
I tried with version 2.2.1 (which for some reason I can't find in the Downloads
page, only in the main page) and got the same "could not read symbols: Archive
has no index" error.
I'll upload the config logs for both versions. I obtained the build logs
redirecting the make output to a file. If this is not what you meant, I'll
upload whatever you ask :)
One important thing that I missed to tell: with gitsys the make process crashed
(a Windows dialog appeared with the only option to accept). I had to use the
msys environment (I installed it from the mingw-get-setup.exe in
http://www.mingw.org/wiki/Getting_Started).
That's for the environment only. The compiler and mingw64 installation was
already in my pc when I started working in the company.
As I said, it's old and it's the version everybody uses here to work (no C++11
for now :( ). I can't reach the person who built this, but it's a 64 bit
compilation and I think the system where it was built was Windows 7. When they
upgraded the OS the mingw64 folder was simply copied into it.
Make --version reports a 3.82 version from 2010.
g++ --version reports a 4.54 version from October, 2011.
Original comment by acsantome
on 22 Sep 2014 at 8:02
Attachments:
mingw64 works on my cygwin environment and works on my debian environment. I've
just tried official mingw32 installer and was able to build gperftools without
any problems too.
There is strong chance that something isn't right with your installation, but I
cannot confirm that without being able to reproduce your setup.
Consider installing mingw64 either via cygwin or via some other ways (e.g.:
http://ascend4.org/Setting_up_a_MinGW-w64_build_environment)
Original comment by alkondratenko
on 29 Nov 2014 at 10:43
Issue 633 has been merged into this issue.
Original comment by alkondratenko
on 29 Nov 2014 at 10:46
Thanks for your time. I'll try with a fresgh MinGW isntallation.
Original comment by acsantome
on 1 Dec 2014 at 9:57
Original issue reported on code.google.com by
acsantome
on 19 Sep 2014 at 12:51