This is the mail archive of the gcc-bugs@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]

[Bug target/79623] error building a cross compiler for powerpc


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79623

--- Comment #3 from Sumit <sbansal at ciena dot com> ---
Hi Richard,

I think this could be the root cause.

checking for intptr_t... no
checking for uintptr_t... no
checking for ssize_t... no
checking for pid_t... no


Could you please help me understanding this behaviour?

I am trying compiling the same GCC tool chainversion(4.8.1) on another host
machine (running GCC 4.4.6) and I am not seeing this error there.

Please help in this regard.

Regards,
Sumit

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