summaryrefslogtreecommitdiffstats
path: root/make/custom/HPUX9-posix.cfg (unfollow)
Commit message (Collapse)AuthorFilesLines
1998-05-18Switched to using shared gcc-target-default.cfg.Joel Sherrill1-6/+4
1998-04-27Fixes from Ralf Corsepius:Joel Sherrill1-21/+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-14/+82
gcc-target-default.cfg
1998-03-30Made C++ follow the configure option.Joel Sherrill1-4/+0
1998-01-20Removed PROJECT_HOME and CONFIG_DIR variables.Joel Sherrill1-0/+62