mirror of
https://review.haiku-os.org/buildtools
synced 2026-02-04 07:53:14 +01:00
* For /boot/common[/non-packaged] the standard include paths should be develop/headers/ as well instead of include/. * Build the standard library search paths (the system and common ones) into the compiler as well. This makes setting the BELIBRARIES environment variable superfluous. * The obsolete search paths (/boot/common[/non-packaged]/include/ and /boot/common/lib/ respectively) are still built in as well. They will be removed after a grace period, when all packages have been adjusted accordingly.
README for GNU development tools This directory contains various GNU compilers, assemblers, linkers, debuggers, etc., plus their support routines, definitions, and documentation. Check the INSTALL directory for detailed configuration and installation instructions. Much of the code and documentation enclosed is copyright by the Free Software Foundation, Inc. See the file COPYING or COPYING.LIB in the various directories, for a description of the GNU General Public License terms under which you can copy the files. REPORTING BUGS: Again, see gdb/README, binutils/README, etc., for info on where and how to report problems.