Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libdep.a (i.e. binutils under MSYS2) is either not designed to run on Microsoft Windows or it contains an error #70

Closed
phobos-dthorga opened this issue Feb 8, 2021 · 11 comments

Comments

@phobos-dthorga
Copy link

phobos-dthorga commented Feb 8, 2021

Hello!

In the process of attempting to use your amazing memory profiling application, I am greeted with the following error depicted at the screenshot [ 1 ] shown below.

[ 1 ] - https://imgur.com/a/MNi1e34

The library it references seems to be tied towards binutils within MSYS2 which we use for compiling our Small World Deluxe project (i.e. the application under test) and we are not able to proceed any further from here, with MTuner immediately freezing after closing that dialog (which appears at least twice). We have to forcibly end the task.

I see that MSYS2 is referenced within the Issues database of this project (see: Issue #38), albeit sometime ago, so I'm not sure why support for it is no longer present? Unless perhaps something has changed in the meantime since then. Any and all help would be sincerely appreciated, thank you, as I'd very much like to use MTuner as part of the testing and qualifying process for Small World Deluxe.

--
Regards,
Phobos D'thorga

@milostosic
Copy link
Collaborator

Can you attach the screenshot here? I can't seem to open it.

@phobos-dthorga
Copy link
Author

Hello @milostosic,

Apologies, I didn't know you could attach screenshots to GitHub! You may view it below :)

MTuner_77CuAfoWpR

--
Regards,
Phobos D'thorga

@prgwiz
Copy link

prgwiz commented Feb 25, 2021

Getting the same error when building open source package harbour.

@MarcosLeonardoMendezGerencir

the same error

@milostosic
Copy link
Collaborator

Since quite a few people seem to have this problem - does anyone have a simple way to reproduce it? Would save me a lot of time that I'm quite short on anyway

@phobos-dthorga
Copy link
Author

I have no clue how you'd reproduce this. Hopefully, someone knows a way.

@MarcosLeonardoMendezGerencir

https://github.com/MarcosLeonardoMendezGerencir/hb-raylib
This library gives the error

@milostosic
Copy link
Collaborator

It's clearly toolchain related and, by extension, build process used. So sending me a link to code doesn't help - if you can share your build process/scripts that I can follow to locally reproduce a problem then it should be reasonably fast for me to find the problem.

@MarcosLeonardoMendezGerencir

Does it have something to do with the executables being dependent on the libwinpthread-1.dll?

@prgwiz
Copy link

prgwiz commented Mar 4, 2021

Looks like it has something to do with the ar command.
Capture

@prgwiz
Copy link

prgwiz commented Mar 4, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants