Re: [EXIM] Compile problem..

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Derrick
Data:  
Para: Philip Hazel
CC: exim-users
Assunto: 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/ ***