getopt.h ...

Ian Lance Taylor iant@google.com
Tue Sep 1 02:13:00 GMT 2009


"Tovrea, George W (US SSA)" <george.tovrea@baesystems.com> writes:

> Should this file be move to the --prefix DIR include directory when you do "make install"?

I suppose that that should be happen if you configure with
--enable-install-libiberty.  Perhaps it would be best to only install
getopt.h in the case where ELIDE_CODE is not defined in
libiberty/getopt.c--that is, the case where the libiberty version of
getopt is not the same as the native library version.  Or perhaps it
doesn't really matter.

Ian



More information about the Gcc-help mailing list