This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: IMPLICIT_EXTERN_C failure due to cpplib patch
- From: Neil Booth <neil at daikokuya dot co dot uk>
- To: David Edelsohn <dje at watson dot ibm dot com>
- Cc: gcc at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Sun, 2 Mar 2003 21:58:54 +0000
- Subject: Re: IMPLICIT_EXTERN_C failure due to cpplib patch
- References: <20030301142620.GA26876@daikokuya.co.uk> <200303022141.QAA25430@makai.watson.ibm.com>
David Edelsohn wrote:-
> The cpplib patch has broken IMPLICIT_EXTERN_C support which has
> broken bootstrap on AIX. With the cpplib patch, some functions now are
> being mangled, causing unresolved references.
Something must no longer be being considered a system directory, or vice
versa. I'm going to find this hard to track down, since it's not
reproducible on my hardware. Are you willing to help me?
Neil.