GithubHelp home page GithubHelp logo

tdm-distrib's People

Contributors

jmeubank avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

tdm-distrib's Issues

cannot start on win7; `api-ms-win-core-path-l1-1-0.dll` missing

I haven't noticed in the TDM docs or website a mention of minimum windows version.

After a bit of research, I understand that this DLL is only available on win8 and above, even after installing the vcredist* packages.

What would be the last TDM-GDB build to work on win7 ?

windows default manifest

Hello, do you have any solution for the topic discussed at this address: msys2/MSYS2-packages#454

I use the wxWidgets library and, I can't use the latest version of TDM-GCC64 to create 32 bit windows with version 64 because the compiler always adds a default manifest ...

With version 5.1 of TDM-GCC64 everything works fine.

Thanks

Document/implement a way to disable manifest

In the README you say:

Starting from release 9.2.0, both editions of TDM-GCC come with a windows-default-manifest package. If you install it (which is recommended)

Recommended doesn't sound like mandatory, so I didn't install it. Now, strange things happen:

Compiling an exe - without a windows-default-manifest package

C:\test>g++.exe exe.cc 
c:/compiler/bin/../lib/gcc/x86_64-w64-mingw32/10.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find default-manifest.o: No such file or directory
collect2.exe: error: ld returned 1 exit status

The error message is not very clear. I'd expected the compiler to succeed and just not add a manifest. I also didn't find a way to disable the manifest.

Compiling a dll - without a windows-default-manifest package

C:\test>g++.exe dll.cc -shared

It works, no manifest. Great.

Compiling an exe - with a windows-default-manifest package

It works and a manifest is added. What if I don't want it?

Compiling a dll - with a windows-default-manifest package

It works and a manifest is not added. What if I do want it?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.