Re: [EXIM] Compile problem..

Top Page
Delete this message
Reply to this message
Author: Philip Hazel
Date:  
To: Derrick
CC: exim-users
Subject: Re: [EXIM] Compile problem..
On Wed, 26 Nov 1997, Derrick wrote:

> ld: FATAL 113: cannot link new 32-bit object without -n32: accept.o.
>
>
> I am assuming that there is a source file that I need to add the -n32 option to
> a line in a file somewhere. I am just not sure where. Thanks ...


I hope somebody with SGI experience will give a definitive response, but
you might like to try adding

CFLAGS=-Olimit 1500 -n32

to your Local/Makefile file since it looks like it needs that -n32
option, and the other one is the default in the IRIX Makefile.

-- 
Philip Hazel                   University Computing Service,
ph10@???             New Museums Site, Cambridge CB2 3QG,
P.Hazel@???          England.  Phone: +44 1223 334714



--
*** Exim information can be found at http://www.exim.org/ ***