mrg
113e3b6075
fix a comment; normalise.
2003-11-27 10:21:24 +00:00
mrg
3807186825
trim FIND_ARGS. remove dead targets.
2003-11-27 01:05:32 +00:00
mrg
7289588744
be a little more verbose about what we're doing when running mknative.
...
also grab LIB2FUNCS_EXTRA for libgcc3 (old fix for m68000).
2003-11-27 00:56:20 +00:00
lukem
f85d2d1c14
Use ${HOST_SH} instead of `sh'.
...
If necessary, pull in <bsd.sys.mk> to get the definition of HOST_SH;
Makefiles that pull in one of (most of) <bsd.*.mk> will get this anyway.
2003-10-26 07:25:33 +00:00
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
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
78ef677a68
pass --enable-threads to ./configure
2003-07-29 06:48:14 +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