No description
Find a file
Lionel Sambuc 0cdf705cc6 Enable optional GCC install and GCC improvements
-By adding MKGCC=yes and MKGCCCMDS=yes on the make commandline
   it is now possible to compile and install GCC on the system.

   Before doing this, if you are not using the build.sh script,
   you will need to call the fetch scripts in order to retrieve
   the sources of GCC and its dependencies.

 -Reduce difference with NetBSD share/mk

   Move Minix-specific parameters from bsd.gcc.mk to bsd.own.mk,
   which is anyway patched, so that bsd.gcc.mk is now aligned
   on the NetBSD version.

 -Clean libraries dependencies, compiles stdc++ only if gcc is
   also compiled (it is part of the gcc sources)

 -Correct minix.h header sequence, cleanup spec headers.

 -Fix cross-compilation from a 32bit host targeting MINIX/arm

Change-Id: I1b234af18eed4ab5675188244e931b2a2b7bd943
2013-07-12 14:22:03 +02:00
benchmarks Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
bin remove utimes() workarounds 2013-04-12 18:55:40 +00:00
commands retire 64-bit conversion functions 2013-06-24 16:50:57 +02:00
common Enable optional GCC install and GCC improvements 2013-07-12 14:22:03 +02:00
dist/nvi Termcap update, replacing elvis by nvi. 2013-01-24 07:44:38 +01:00
distrib Enable optional GCC install and GCC improvements 2013-07-12 14:22:03 +02:00
docs Allow install of binutils and import texinfo 2013-07-12 14:18:08 +02:00
drivers retire 64-bit conversion functions 2013-06-24 16:50:57 +02:00
etc Enable optional GCC install and GCC improvements 2013-07-12 14:22:03 +02:00
external Enable optional GCC install and GCC improvements 2013-07-12 14:22:03 +02:00
gnu Allow install of binutils and import texinfo 2013-07-12 14:18:08 +02:00
include Implement getrusage 2013-07-01 23:00:47 +02:00
kernel Implement getrusage 2013-07-01 23:00:47 +02:00
lib Enable optional GCC install and GCC improvements 2013-07-12 14:22:03 +02:00
libexec re-import makewhatis 2013-06-25 09:51:45 +00:00
man Importing libexec/fingerd 2013-06-02 08:14:05 -04:00
releasetools Allow install of binutils and import texinfo 2013-07-12 14:18:08 +02:00
sbin ext2: annotate cache blocks with inode metadata 2013-04-26 15:39:07 +00:00
servers Enable optional GCC install and GCC improvements 2013-07-12 14:22:03 +02:00
share Enable optional GCC install and GCC improvements 2013-07-12 14:22:03 +02:00
sys Implement getrusage 2013-07-01 23:00:47 +02:00
test Enable optional GCC install and GCC improvements 2013-07-12 14:22:03 +02:00
tools Enable optional GCC install and GCC improvements 2013-07-12 14:22:03 +02:00
usr.bin allow ldd mmap fallback 2013-06-12 07:05:11 +00:00
usr.sbin fix some comment typo's 2013-05-26 14:12:54 +00:00
.gitignore gitignore: ignore some more generated files 2012-12-06 13:29:20 +00:00
.gitreview misc:Add gerrit code review support. 2013-01-16 09:44:16 +01:00
build.sh Reverting back to default value of MKARZERO 2013-01-17 10:03:58 +01:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile Allow install of binutils and import texinfo 2013-07-12 14:18:08 +02:00