[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GNU definition of C_WEAKEXT does not match AIX definition
From: |
Ian Lance Taylor |
Subject: |
Re: GNU definition of C_WEAKEXT does not match AIX definition |
Date: |
02 Dec 2003 10:48:17 -0500 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 |
Graham Reed <address@hidden> writes:
> Ian Lance Taylor writes:
> > Nick Clifton <address@hidden> writes:
>
> > > #if defined _AIX52 || defined AIX_WEAK_SUPPORT
> >
> > Isn't this going to break cross-compilers hosted on AIX 5.2?
>
> How many COFF-based those systems have working weak support?
All the ones which use the GNU tools. Don't think Unix systems; think
embedded systems, and existing .o and .a files.
Ian