This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
make clean & libgcc
- To: gcc-bugs at gcc dot gnu dot org
- Subject: make clean & libgcc
- From: Nathan Sidwell <nathan at codesourcery dot com>
- Date: Sun, 21 May 2000 23:02:58 +0100
- CC: aoliva at cygnus dot com, nathan at codesourcery dot com
- Organization: CodeSourcery, LLC
The new makefile machinery for libgcc is missing some make clean
rules. `make clean' will remove libgcc.a, but not the libgcc directory
or the object files within it. Thus rebuild will not recompile those
files.
Also, the dependancies of the C++ runtime object files in libgcc don't
seem to be right. For instance, libgcc/tinfo.o is not rebuilt after
touching cp/tinfo.cc.
These caused me some confusion switching between old and new abi
builds!
Alexandre, I've cc'd you, as you seem to have got your head round
mklibgcc.in
nathan
--
Dr Nathan Sidwell :: http://www.codesourcery.com :: CodeSourcery LLC
'But that's a lie.' - 'Yes it is. What's your point?'
nathan@codesourcery.com : http://www.cs.bris.ac.uk/~nathan/ : nathan@acm.org