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]

Problems on Irix 6.3


During configuration of egcs 1.1.1, I get the following messages:

 9016:./conftest: rld: Error: unresolvable symbol in /usr/lib32/libiflPNG.so: __vtbl__9type_info
 9016:./conftest: rld: Error: unresolvable symbol in /usr/lib32/libiflPNG.so: __T_9__nothrow
 9016:./conftest: rld: Error: unresolvable symbol in /usr/lib32/libifl.so: __pure_virtual_called
 9016:./conftest: rld: Error: unresolvable symbol in /usr/lib32/libifl.so: __nw__GUi
 9016:./conftest: rld: Error: unresolvable symbol in /usr/lib32/libifl.so: __vtbl__9type_info
 9016:./conftest: rld: Error: unresolvable symbol in /usr/lib32/libifl.so: __T_9__nothrow
 9016:./conftest: rld: Fatal Error: this executable has unresolvable symbols

But the configuration process does finish.  When running make, I get
errors building texinfo.  These run-time link errors prevent the
compiler from being built successfully.  Has egcs 1.1.1 been
successfully built on an Irix 6.3 (or 6.2) system?  I have run into
this problem on every Irix system on which I have tried to build egcs
1.1.1.

Thanks,
Michael Pruett


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