This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc-3.2 build problem in the java area


>>>>> "Russ" == Russ Allbery <rra@stanford.edu> writes:

Russ> Solaris only defines MAXHOSTNAMELEN if:
Russ> #if !defined(_XPG4_2) || defined(__EXTENSIONS__)

Is there any drawback to simply always defining __EXTENSIONS__?
We could do that in include/posix.h.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]