This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
configure question
- From: Robert A Nesius <rnesius at ichips dot intel dot com>
- To: <gcc-help at gcc dot gnu dot org>
- Date: Thu, 27 Feb 2003 17:07:17 -0800 (PST)
- Subject: configure question
What is the proper way to configure gcc on hpux 11.00
so that it emits hppa2.0 microcode by default? It seems
no matter what --host tuple I give it, it emits hppa1.1
binaries. I know I can turn on the hppa2.0 code with
a flag, but I'd like it to just do it after a 'make install',
if possible.
Thanks,
-Rob