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]

Re: gcc compilation problem:size_t defination


Thanks Gerald.

Yes I got precompiled binaries of 2.95 and it seems to be working fine
with it.
But for some of our rogue wave version 7.03, it is not able to compile.

that's why we need it as with hp-ux 10.00 gcc 2.7.2.3 it's working fine.

BTW, even if they does not officially support in a Hpux 11 booted in 64
bit mode
(h/w supports 64 bit) will gcc compiled binary will run in 32 bit
hp-ux11 ??

One more thing,as I find in the http://gcc.gnu.org/onlinedocs/gcc_8.html

What does the solution actually mean ?
I am trying to compile the gcc on /usr. 

*********
If you build GNU CC on a BSD system using a directory stored in a System
V file system, problems may occur in running
      fixincludes if the System V file system doesn't support symbolic
links. These problems result in a failure to fix the
      declaration of size_t in `sys/types.h'. If you find that size_t is
a signed type and that type mismatches occur, this
      could be the cause. The solution is not to use such a directory
for building GNU CC
*********

Gerald Pfeifer wrote:
> 
> On Mon, 12 Mar 2001, Bibhas Kumar Samanta wrote:
> > I am trying to compile gcc   on hp-ux 11.00 running in 64bit mode
> 
> No released version of GCC support HP-UX 11.
> 
> gcc 2.7.2.3 is more than four years old, I recommend to update to GCC
> 2.95.2 or, if you want to try HP-UX 11 support, give a current snapshot
> a try.
> 
> Gerald
> --
> Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/


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