This is the mail archive of the gcc-patches@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: HP-UX 11.00 + 16446 + gcc-3.1/64


 In message <20020508195918.07E9.H.M.BRAND@hccnet.nl>, "H.Merijn Brand" writes:
 > > The only warning that I got building 5.7.3 on hppa64-hpux11.11 was
 > > 
 > > make[1]: Entering directory `/xxx/gnu/perl-5.7.3/ext/Errno'
 > > ../../miniperl -I../../lib -I../../lib -I../../lib -I../../lib Errno_pm.PL
 >  Errno
 > > .pm
 > > <command line>:1:1: warning: "__STDC_EXT__" redefined
 > > <command line>:1:1: warning: this is the location of the previous definiti
 > on
 > > <command line>:1:1: warning: "__STDC_EXT__" redefined
 > > <command line>:1:1: warning: this is the location of the previous definiti
 > on
 > > <command line>:1:1: warning: "__STDC_EXT__" redefined
 > > <command line>:1:1: warning: this is the location of the previous definiti
 > on
 > > <command line>:1:1: warning: "__STDC_EXT__" redefined
 > > <command line>:1:1: warning: this is the location of the previous definiti
 > on
 > > <command line>:1:1: warning: "__STDC_EXT__" redefined
 > > <command line>:1:1: warning: this is the location of the previous definiti
 > on
 > > Skip ../../lib/Errno.pm (unchanged)
GCC (both 32bit and 64bit) will define __STDC_EXT__ by default when using
GCC 3.0 and newer versions of the compiler.
jeff


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