James,

I compiled epic5 with default options and it uses -O:

alemao:7$ make
gcc -g -O -I/usr/local/include  -I./../include -I../include -c alias.c
gcc -g -O -I/usr/local/include  -I./../include -I../include -c alist.c
gcc -g -O -I/usr/local/include  -I./../include -I../include -c array.c
gcc -g -O -I/usr/local/include  -I./../include -I../include -c clock.c
...

It's possible to build a port, but i think it won't be accepted because
epic5 is ALPHA. Just compile it and use from your home directory, you
don't need to make install it.

On Mon, 13 Oct 2008 18:29:06 -0700
James Wright <[EMAIL PROTECTED]> wrote:

> guilherme m. schroeder wrote:
> > James,
> >
> > I got in this problem too on amd64. Sometimes when you resize the
> > screen, epic crashes and stops responding. After that, 100% of the
> > cpu is used by the program. Sometimes when you paste some data
> > insider it using the mouse it crashes too. I'll try this patch to
> > see what happens here.
> >
> > BTW, I've compiled epic5 0.3.9 and was using it without any problem.
> >
> >   
> interested in building a port?  Did you use -O or -O2?

Reply via email to