libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: IRIX: Expecting n32 objects


From: Bill Wendling
Subject: Re: IRIX: Expecting n32 objects
Date: Thu, 28 Aug 2003 11:17:07 -0500
User-agent: Mutt/1.4.1i

Also sprach address@hidden:
} I'm not sure if this is an autoconf or libtool question.  Sorry for 
} the dup post to those on both lists.
} 
} I've got someone trying to build on IRIX 6.5 and they get:
} 
[snip]
} I'm not clear what o32 and n32 are, but it seems odd that they would not 
} be matched since both are built by autotools.
} 
[snip]
} 
} Can anyone explain what the issue is here and what I need to do to solve 
} the problem?
} 
Try looking into the -n32 and -64 (I think -64 works) on your system.
(Look at the man page for the compiler.) Also try to see what version of
libz your compiler is looking for. We have these types of problems all
the time. Your LD_LIBRARY_PATH might have to come into play or you may
have to specify the correct libz to use as one of your configure flags.

Share and enjoy!

-- 
|| Bill Wendling            "Real Programmers have a Snoopy Calendar
|| address@hidden    of '69 hanging on their wall"
|| Coding Simian                       -- Toon Moene




reply via email to

[Prev in Thread] Current Thread [Next in Thread]