OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Nick Nauwelaerts (nickwanadoo.be)
Date: Tue Jun 04 2002 - 03:20:21 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    On Mon, 3 Jun 2002 21:57:57 +0200
    Couderc Damien <couderc.damienwanadoo.fr> wrote:

    > > Here is a diff, test and comment.
    >
    > Hmm forgotten to remove this ugly CC = gcc, new patch attached.
    > Any comment before import ?

    Still doesn't honor CFLAGS:
    ===> Building for beaver-0.2.3
    gcc -O3 -funroll-loops -fomit-frame-pointer `gtk-config --cflags` -c
    main.c -o main.o

    While my CFLAGS are -march=i686 -O2 & PIPE=-pipe

    I've attached a new Makefile, with this you can remove the patches
    directory completely.

    // nick


    • application/octet-stream attachment: Makefile