Search Results for "mingw for gcc" - Page 3

Showing 90 open source projects for "mingw for gcc"

View related business solutions
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 1
    postgresql-mingw-w64

    postgresql-mingw-w64

    Documentation and releases about building PostrgreSQL using MinGW-w64

    This project (licensed under LGPLv3) provides full documented procedures to build PostgreSQL from sources (and some additional extensions / Foreign Data Wrappers: sqlite_fdw, www_fdw, mysql_fdw, ldap_fdw, couchdb_fdw, oracle_fdw, odbc_fdw...) using MinGW-w64 (recent versions of gcc - 4.8.0 or later). It also provides ready made binaries/releases targetting Win32 as well as Win64 (Windows7). Note: Installers are also released to make easy the installation of the PostgreSQL extensions...
    Downloads: 28 This Week
    Last Update:
    See Project
  • 2

    Poppler Win32

    Poppler/PopplerQt5 pre-built binaries for Win32 GCC

    Poppler Win32 are pre-built binaries of the Poppler library, it includes libpoppler.dll.a and libpoppler-qt5.dll.a. We made these pre-built binaries since building Poppler (Especially with Qt5 support) is hard and not fully supported on Microsoft Windows. Poppler Win32 was tested using Qt 5.2.1 and Mingw32. "Poppler is a PDF rendering library based on the xpdf-3.0 code base."
    Leader badge
    Downloads: 50 This Week
    Last Update:
    See Project
  • 3
    Makebreed

    Makebreed

    Easy c/c++ project and makefile creation

    Makebreed is a configurable shell script (./configure) that generates project files and makefiles for C/C++ development using the gcc or clang compiler. The created makefiles has the additional ability to build binary .deb packages on supported distributions. It is a simple, clean and easy alternative to gnu auto-tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Dev-C++

    Dev-C++

    A free, portable, fast and simple C/C++ IDE

    A new and improved fork of Bloodshed Dev-C++
    Leader badge
    Downloads: 149,814 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
  • 5

    Geometrical Simulator

    Virtual Simulator for Dynamical Systems

    Geometrical Simulator is basically a graphical user interface to visualize geometrically the evolution of abstract dynamical systems of particles along the virtual time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Kashyyyk

    Kashyyyk

    A Work-In-Progress, Full-Featured, Open Source IRC Client

    ..., and FreeBSD. Additionally, it can be compiled for Cygwin/X. When possible, Kashyyyk takes advantage of native OS capabilites, such as the OS X notification center. Kashyyyk uses the libfjirc library originally written for the Whittler IRC bot and the libfjnet wrapper written for TurboSphere. It has an FLTK-based GUI. Kashyyyk is intended to be cross platform and easily compiled. It is known to compile using Clang, GCC, Cygwin, Sun Studio, and MSVC 2013.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    qa3dviewer

    simple 3d scene viewer for windows/linux/android

    ... - C++11 Warning: - work in progress, no build help right now - tested on windows/gcc, nexus 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This projects provides a build environment for the GNU GCC cross-compiler for ARM. This toolchain was born when trying out new compiler toolchains for the Hilscher netX chip but will surely work with other ARMs as well.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    nesDS

    nesDS

    NES console emulator on NDS

    A open-source NES emulator for the Nintendo DS. It can be compiled with GCC(devkitPRO/devkitARM, the version supported) or ADS(the original version, no update).
    Downloads: 56 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • 10

    gnumex

    Compile matlab mex files with gcc on Windows Platforms

    Gnumex is a package that allows Matlab mex and engine files written in C, C++, Fortran 77 or Fortran 95 to be compiled with MinGW (or Cygwin) MS Windows versions of gcc, gfortran or g95. NOTE: Newer versions of Matlab now natively support Mingw, negating the need for this package.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11

    Citrus GCC (mingw-w64) for Perl

    mingw-w64 gcc compiler

    Bundled gcc compiler and tools for Perl on MS Windows (32 and 64 bit). Provides C, C++, Fortran
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    numericstream

    numericstream

    tools to take data from instruments to networks

    ... on webpages, export to text file, and almost anything else. The driver has been written using the mingw port of the gcc compiler, currently the system runs on Windows XP, however the design is deliberately cross platform, and linux based serial port interfaces will be added. The first client is written in php, and tested using the Apache web server. The client is currently a proof of concept, and needs some work!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    gcc_build

    cross gcc build

    Fast building last version cross toolchain. $ TARGET=... ./run
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is my build opencv library from MinGW GCC compilers, currently MinGW-Builds compiler suite is used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    hardcodian

    Script that creates a library with hardcoded resources.

    Hardcodian is a bash script that uses GCC/MSYS to create a resource library (resources.a) linkable with your C++ programs. Hardcodian also generates a resources.h file, with includes all you need to work with your embedded resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Walley Language is written in C language. The name comes from Wall-E because I like Wall-E and I like AI. I want to make a true AI language. While I only make it like python now. Full codes written in C language. I am using mathomatic as my math-parse which is written in C language too. While I also wrote a math parser on my own, it does not work very well now. just use gcc and compile main.c, it is done.. Tested on Mac and Ubuntu. "gcc -g -o walley main.c -lm" That's all.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CodeLite Builds

    CodeLite Builds

    CodeLite IDE Nightly builds for Windows

    CodeLite IDE Nightly builds are snapshots of some revisions from SVN for Windows. It is updated periodically (once-twice a month). Info: GCC 4.7.1 Exceptions type: SJLJ wxWidgets 2.9.4 (last release)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    wxDev-C++ Portable

    wxDev-C++ Portable is the portable version of wxDev-C++

    wxDev-C++ Portable is the portable version of wxDev-C++ [http://wxdsgn.sourceforge.net/] The portable version has derived from the devcpp-portable.sourceforge.net project, with wx2.9.3, TDM-GCC MinGW 4.6.1 and with wxctb 0.8 for the wxDevcpp extension -V7.4.2 and newer
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 19

    ValaToWindows

    Vala compiled binaries for Windows

    Vala compiled binaries for Windows (Vala to Windows or Vala on Windows) Instructions for using valac: Set the environment variable CC to "gcc", and run valac in MinGW.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    B++ Compiler
    B++ is the compiler behind B++ Builder. It translates B++ code to C++ compatible code. B++ supports two compilers - Borland C++ 5.5 and Mingw GCC 4.4.1. B++ is very similar to the Visual BASIC language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MinGW-install provides a full runtime environment for the latest tested MinGW packages, including autoconf, automake, libtool and gettext. This gives a way of building native Windows applications using GCC without the difficulty of installing MSYS
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    Cake Build System
    Cake is a build system that combines the flexibility of Python build scripts with an incremental build speed that matches build systems written in C/C++. It requires Python 2.4-3.2 and natively supports Windows, Linux, Mac, Cygwin, MSVC and GCC.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Yet Another MinGW64
    Yet Another MinGW64 provides binary files for GCC and other GNU libraries. The first release is based on GCC 4.6.0. Yet Another MinGW64 benefits from the MinGW-W64 project, and try to provide keep-in-time update binary for users. YA-MinGW64 supports
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    TinyCOBOL

    COBOL compiler for the PC x86-32 platform.

    An open source COBOL compiler for the PC x86-32 platform. Generates GNU assembler and requires GCC to produce a binary. Supports Linux, BSD and MinGW 32 bit platforms.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25
    Here will be mingw packages that are dependancies to building an open source gcc toolchain for the ps3, to be dubbed Open-PS3DTK.
    Downloads: 0 This Week
    Last Update:
    See Project