This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: gcc-3.0 bug in unixware 7.1.1 (serious)
- To: Bruce Korb <bkorb at pacbell dot net>
- Subject: Re: gcc-3.0 bug in unixware 7.1.1 (serious)
- From: Matt Schalit <mschalit at pacbell dot net>
- Date: Fri, 29 Jun 2001 21:59:37 -0700
- Cc: Franciszek Czekala <franciszek dot czekala at wp dot pl>,GCC-patches <gcc-patches at gcc dot gnu dot org>
- References: <3B3CDD5A.FDD91551@veritas.com>
Bruce Korb wrote:
>
> Hi Matt,
>
> Thanks for posting the patch to comp.unix.unixware.misc.
> Likely, though, most people won't know much about my
> autogen tool (http://www.gnu.org/software/autogen),
> so adding the diff to fixincl.x might be useful, too. :-)
>
> [ FYI, Franciszek, just search for the test string in it:
> "-f $DESTDIR/sys/byteorder.h"
> there will not be any ambiguity. ]
>
> Regards,
> Bruce
Thank you, Sir. I will amend my gcc-mini-HOWTO.
Am I correct that with the two files patched,
that autogen is not needed for the compile?
Matt