gccwrap software contains a set of simple wrapper scripts to make it easy to compile 32-bit only programs with uncooperative Makefiles on 64-bit systems. You can just use "32bit make" to compile them and the wrappers will transparently add any -m32 options needed and also do some other transparent fixups. This package requires a Linux distribution with proper FHS compliant -m32 / multilib support like SUSE, Fedora, or Mandriva.
What's New in This Release:
· An xmkmf wrapper was added to fix up autoconf X11R6 detection.
· A makefile was added for installing the scripts.
· An explicit notice of the license was put in.
Product's homepage