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]

Re: Problems on Irix 6.3


---Michael Pruett <mikep@ugcs.caltech.edu> wrote:
>
> 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
> 
Mike,

 what makes me wonder is why you would need libifl* to configure
and build gcc. Not a lot of image processing in there :-)

 Anyway, the error messages remind me of a MIPS problem related
to the ".weakext" assembler directive. AFAIK this was resolved before
1.1, though.

 Btw., the latest snapshot builds fine under 6.5.2.

Martin
===
------------------------------------------------------
Martin Knoblauch
email: knobi@knobisoft.de or knobi@rocketmail.com
www:   http://www.knobisoft.de
_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com



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