Home | History | Annotate | Download | only in compat
History log of /src/compat/README
RevisionDateAuthorComments
 1.9  04-Feb-2024  mrg update my email address.
 1.8  29-Mar-2012  wiz branches: 1.8.34;
Fix typos; wording.

From patch by Bug Hunting.
 1.7  17-Apr-2011  mrg branches: 1.7.4;
catch up with s/MAKEDIROBJPREFIX/MAKEOBJDIR/ changes in comments.
 1.6  30-Jun-2010  mrg update this to reality a little.
 1.5  13-Dec-2009  snj Fix a few typos.
 1.4  13-Dec-2009  mrg update this to reflect all the changes in src/compat version 2.0
 1.3  13-Jan-2009  jmmv Fix typo.
 1.2  27-Oct-2008  mrg branches: 1.2.2; 1.2.6;
update this to match reality.
 1.1  26-Oct-2008  mrg build 32 bit compat libraries and ld.elf_so for amd64 and sparc64 builds.

two issues remain:
- LIBDPLIBS isn't working correctly, requiring hand-holding builds
- libc, libipsec, and libpcap have yacc issues, also requiring hand holding


ideally this will be replaced with a better method that can handle more
than one compat target, but i can't get that working yet. see the README
file for mroe details.
 1.2.6.1  14-Dec-2009  mrg merge the new src/compat build into the place it was actually born.
this replaces the old src/compat with a method that re-traverses the
library directories with a different set of flags, and is capable of
building more than one compat ABI.
 1.2.2.1  06-Jan-2011  riz Apply patch (requested by mrg in ticket #1499):

src/compat version 2. this allows building any number of alternate
library / program target ABIs. rather than duplicating the list of
subdirs and Makefiles to build, it re-traverses the necessary ones.
details:
- add support for MAKEDIRTARGETENV to share/mk
- renames LD32DIR to MLIBDIR
- fixes library builds for some subdirs (more was built than needed)
- fixes /bin & /sbin apps in compat mode
- reduces complexity in src/compat and the rest of the tree
- updates ldd netbsd32 support
 1.7.4.1  17-Apr-2012  yamt sync with head
 1.8.34.2  21-Apr-2020  martin Ooops, restore accidently removed files from merge mishap
 1.8.34.1  21-Apr-2020  martin Sync with HEAD

RSS XML Feed