summaryrefslogtreecommitdiffstats
path: root/make/custom/FreeBSD-posix.cfg (unfollow)
Commit message (Collapse)AuthorFilesLines
1998-06-18New file from Dario Alcocer <alcocer@connectnet.com>.Joel Sherrill1-10/+8
1998-05-21Per patch from Ralf Corsepius UNIX ports always needs C++ for rtems-ctor.cc.Joel Sherrill1-4/+0
1998-05-20Copied gcc 2.7.2 style make-exe rule to gcc 2.8 conditional. ThisJoel Sherrill1-1/+6
lets the makefile work in both cases.
1998-05-18Switched to using shared gcc-target-default.cfg.Joel Sherrill1-3/+0
1998-04-27Fixes from Ralf Corsepius:Joel Sherrill1-23/+0
* Posix BSP configuration: Moved some rules from make/custom/*-posix.cfg files to make/custom/posix.cfg, Removed references to stdc++ from *posix.cfg files (rtems doesn't use/need libstdc++) NOTE: Building Posix-BSPs should now work again for native compilation with gcc, i..e. linux using primary compiler and primary libc. All Posix-BSP configurations that don't use gcc as primary compiler or don't use the primary libc don't work, e.g. solaris, linux w/ egcs as secondary compiler won't be built correctly.
1998-04-15Stack checker now enabled via initial set of user extensions. ThisJoel Sherrill1-9/+0
eliminates the need to build the entire application with the STACK_CHECKER_ON macro defined.
1998-04-14Ralf Corsepius suggested a way to get rid of UNIX compiler files and use ↵Joel Sherrill1-1/+2
gcc-target-default.cfg
1998-04-14Ralf Corsepius suggested a way to get rid of UNIX compiler files and use ↵Joel Sherrill1-29/+88
gcc-target-default.cfg
1998-01-20Removed PROJECT_HOME and CONFIG_DIR variables.Joel Sherrill1-0/+76