On May 2, 2006, at 6:08 AM, Bill Cunningham wrote:
Everytime I compile gcc I see that libiberty is being compiled. Is this a needed library and if not how can I switch it off? I'm using glibc-2.1 and I'd like to figure out compiling 2.3 and I've done it before so I just haveto remember how. I want to cut down on all that compile time.
cd gcc && make doesn't rebuild libiberty. I use that to avoid recompiles.