thorpej
9a2255650e
Set EXTRA_PARTS to a null value, like we do with LIBGCC. This prevents
...
the tool build from attempting to build the GCC crtstuff before the
target include files are installed. PR toolchain/23112.
(Note: You would not see the bad behavior described in the PR unless
your .mk files were hacked to configure the toolchain target as
*-*-netbsd*2.0.)
2003-10-10 01:18:54 +00:00
mrg
e649b75296
for mknative, make sure we look in the target's /lib directly as the
...
symlinks in the /usr/lib directory point (absolutely) to "/lib/libfoo.so",
which ends up being quite invalid when target!=host...
2003-08-23 10:07:25 +00:00
mrg
631719db70
don't want auto-build.h anymore
2003-08-22 00:24:46 +00:00
mrg
91b707be74
force long long support. use -isystem* for CCADDFLAGS
2003-08-21 23:53:12 +00:00
mrg
e222fd4230
we need config.h an another version of gthr-default.h
2003-08-01 02:44:55 +00:00
mrg
be15669373
fix a typo in previous
2003-07-30 05:10:06 +00:00
mrg
ad744ff2f6
libiberty/config.h needs to become per-arch.
2003-07-30 05:06:28 +00:00
mrg
78ef677a68
pass --enable-threads to ./configure
2003-07-29 06:48:14 +00:00
mrg
1372911937
fix a bug in previous - two $'s are bad
2003-07-28 02:35:43 +00:00
mrg
4ae0f1a6cb
add another transform for libobjc3
2003-07-28 01:29:01 +00:00
mrg
6c4963a6f9
document how to generate GCC3.3 bootstrap info with mknative
2003-07-27 15:00:52 +00:00
mrg
efee205c6f
don't configure with multilibs when doing mknative
2003-07-27 14:44:00 +00:00
mrg
6c17918185
- build "binutils" and "gcc" separately if USE_TOOLS_TOOLCHAIN is not set
...
to "yes".
- adjust dbsym/mdsetimage to look in the correct place for libbfd.
- new mknative-gcc based in toolchain/mknative
2003-07-25 16:26:51 +00:00