Compiling 2.2.3a on IRIX 6.5.14

Kevin Wheatley hxpro at cinesite.co.uk
Thu Apr 18 06:17:04 GMT 2002


Michael Sweet wrote:
> Hmm, looks like libtool is broken (surprise, surprise) and is
> forcing -o32 mode.  Try setting the CFLAGS environment variable
> to "-n32" before you run configure, e.g.:
> 
>      setenv CFLAGS -n32
>      ./configure ... options ...
> 
> or:
> 
>      CFLAGS="-n32" ./configure ... options ...

setting the following may help too:

/etc/compiler.defaults 
-DEFAULT:abi=n32:isa=mips3

Kevin

-- 
| Kevin Wheatley              | These are the opinions of nobody   |
| Special Services (Projects) | and are not shared by my employers |
| Cinesite Digital Studios    |                                    |




More information about the samba-technical mailing list