this is a compiler wrapper made to wrap
- borland c++ 5.5.1 (no longer available, *bc*)
- DJGPP (gp.cmd,older gp.bat,*gp*)
- mingw and mingw-w64 compilers (install-compilers.cmd, zap*, *gw2*)
- mingw-w64 vityan compiler batch files for ubuntu natty and freebsd (*gwix*) are packaged with set just above. currently, you still have to specify exe or dll even there is no extension of linux binaries. it is not setup yet for .so files. I will need to do something for those.

These are distributed as separate zip files, and are updated and upgraded whenever I see a bug, or need a feature.

Help on is --help
They are meant to be run under windows.
gw.cmd, bc2.cmd, gp.cmd, gwix.cmd are your compiler wrapper batch files you will be using.

gw2.cmd and bc2.cmd and gwix.cmd generate both 32 and 64-bit executables in a 32\ and 64\ directory automatically and copy the minimum DLL's needed.

you must edit some of the batch files to configure them for your environment.

Features

  • batch file for creating ubuntu and freebsd files with mingw-w64 vityan compilers from x64 windows
  • bc2.cmd and gw2.cmd batch files generate both 32 and 64-bit exe's in one run
  • gw2.cmd, gw2.cmd, bc2.cmd all generate a manifest for running your generated exe on windows vista/7/8+ if you want one, for DLL's, OCX's or EXE's, through -manifest, -assyver, -assyname, -os
  • support for pthreads, -windows, -l, -D, -u and a number of other switches (see --help)
  • choice of 2 kinds of manifest, generic "-os 9x+" boilerplate manifest you can't change, and "-os vista+" manifest that works on vista and above which has many more features, can specify autoload dependencies, etc.
  • unsure if the .cmd files work on WINE (would appreciate knowing).
  • gw2.cmd and gw.cmd copy the required DLL's in the 32 and 64 directories in the case of gw2.cmd and in the case of gw.cmd, into the current dir
  • gp.cmd, gp.bat takeover the hard work of making a usable, monolithic, stubified DPMI'd executable. requires csdpmi07.zip from ftp://ftp.delorie.com, and even automatically strips out debug symbols with -s (you can remove that if you wish to use gdb - I find that gdb doesn't work)
  • compiles with warnings on full blast, and the gcc compilers with -v -save-temps in case of compiler bug (I have found some)

Project Activity

See All Activity >

Categories

Build Tools

License

GNU General Public License version 3.0 (GPLv3)

Follow compiler manifest wrapper

compiler manifest wrapper Web Site

You Might Also Like
Gain Advanced Threat Protection for Your AWS Workloads Icon
Gain Advanced Threat Protection for Your AWS Workloads

Running FortiGate NGFW on AWS Graviton2 Lets You Boost Scalability With Reduced Compute Costs

FortiGate-VM delivers comprehensive security and scalable VPN connectivity for your AWS workloads, while native AWS integrations unlock broad coverage for your environment. Now with support for AWS Graviton2 instances, FortiGate lets you optimize price performance and reduce your Amazon EC2 costs by up to 20 percent. Deploy today in AWS Marketplace.
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
1
0
0
0
1
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5

User Reviews

Be the first to post a review of compiler manifest wrapper!

Additional Project Details

Operating Systems

Cygwin, MinGW/MSYS2, Windows

Languages

English

Intended Audience

Developers

User Interface

Command-line

Registered

2012-03-26