Kocherlakota Harikrishna wrote:
while building the GPC for sun sparc solaris 2.6(native) the following messages are seen with 'configure' command
checking for working autoconf missing checking for working automake missing checking for working xgettext missing checking for working bison missing
will it any way cause problem in building the compiler ?
If you got the complete source distribution (.tar.gz), rather than the CVS snapshot, you should not need autoconf, automake and bison since the files generated by them are already included. I'm not sure about xgettext; AFAIK, GPC doesn't need it at all, so perhaps it's needed by GCC ...
Frank