Building CVS on IRIX without -mabi=64

Albert Chin-A-Young china@thewrittenword.com
Mon Nov 20 14:32:00 GMT 2000


How do I build from CVS without -mabi=64? I'm building with:
  $ mkdir objdir
  $ cd objdir
  $ CC=cc ../configure --enable-shared --with-included-gettext

and -mabi=64 is being used which later leads to an error searching for
64-bit system libraries (host is 32-bit with no 64-bit libraries).

I tried ../configure with --disable-multilib but that didn't help.

-- 
albert chin (china@thewrittenword.com)


More information about the Gcc mailing list