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 bootstrap/66319] [6 Regression] gcov-tool.c:84:65: error: invalid conversion from 'int (*)(const c har*, const stat*, int, FTW*)' to 'int (*)(const char*, const stat*, int, FTW)'


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

Han <internetos at outlook dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |internetos at outlook dot com

--- Comment #11 from Han <internetos at outlook dot com> ---
I am porting GCC 6.1.0 to HP-UX 11.31 IA64, could anybody give me detailed
instruction on how to construct similar change at #7? 

It is unclear to me how the config/pa/pa-hpux11.h is applied to ./configure or
gmake, is there any neat way to modify my Makefile directly?

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