This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Need to know an obscure configure option
- To: <gcc-help at gcc dot gnu dot org>
- Subject: Need to know an obscure configure option
- From: "Max Bowsher" <maxb at f2s dot com>
- Date: Thu, 12 Jul 2001 10:14:02 +0100
Hi - I need to find a way to prevent target-libiberty being built when
building a cross-compiler. I've had a look through configure and
configure.in, but I only found somewhere that I could modify the files to
produce this effect. Hopefully, there is an --disable-x or --without-x to do
the job.
Thanks in advance,
Max.