Re: [EXIM] Compile problem..

Top Page
Delete this message
Reply to this message
Author: Derrick
Date:  
To: Philip Hazel
CC: exim-users
Subject: Re: [EXIM] Compile problem..
> > I hope somebody with SGI experience will give a definitive response, but
> > you might like to try adding
> > CFLAGS=-Olimit 1500 -n32


So, I found out the problem, possibly. In line 198 of the OS/Makefile-Base
is there a spelling mistake? Is it supposed to say

$(CC) -o exim $(CFLAGS) $(OBJ_EXIM) \
and not
$(CC) -o exim $(LFLAGS) $(OBJ_EXIM) \
        ^


Anyone...?




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