lukem
d949dd984b
Move libg2c.so* (the g77 Fortran runtime) from comp to base.
...
Highlighted by Valeriy E. Ushakov.
2004-08-13 01:02:24 +00:00
lukem
90feed6848
Move the lib<foo>.so entry (link) from comp to base, so that
...
applications on systems without the `comp' set installed can
dlopen() a library without supplying the major number.
2004-08-12 16:07:07 +00:00
lukem
b2a7724153
reformat whitespace
2004-01-11 09:53:28 +00:00
lukem
7184a827aa
support MKBFD=no
2004-01-11 08:55:55 +00:00
mrg
abda1a5442
libopcodes.so.1/libbfd.so.6
2003-12-04 12:18:57 +00:00
mrg
2a59955cee
update (some?) for binutils 2.13.2.1
2003-03-01 13:13:11 +00:00
tron
e3368049de
Move entries for "libobjc" and "libstd++" to "base" set so that
...
Objective C and C++ programs will work without the "comp" set.
This fixes PR install/16746 by Chris Gilbert.
2002-05-11 05:51:37 +00:00
thorpej
ff8e73ad35
Not all new-toolchain platforms support shared libraries (m68000 and
...
sh3, for example, due to defincencies in the current compiler version).
Deal with this by splitting toolchain shlibs into tc.shl, and teachking
makeflist about it.
Also, fix an old-toolchain remnant in the sh3 set lists.
2002-05-05 01:24:24 +00:00