[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: Leon Bottou's optimization and makefiles
From:       Stephan.Althaus () t-online ! de (Stephan Althaus)
Date:       2001-07-31 15:14:59
[Download RAW message or body]

On Tuesday 31 July 2001 16:21, Mark W. Webb wrote:
> Has anyone put Leon Bottou's optimization program into current KDE
> makefiles. I assume not, because that would only limit the makefiles to
> work on i386 machines.  But could someone help me to get this optimization
> program integrated into my Makefiles.  Or is there a better way to do it?
>
> >> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to
> >> unsubscribe <<

I made an executable script in my path

find . -name '*.o' -exec objprelink {} \;
find . -name '*.lo' -exec touch {} \;

which executes the program "objprelink" compiled from "objprelink.c"
in the current folder. To build kdelibs, ..etc. I do

make && doobjprelink && make && make install

Stephan



["objprelink.c.gz" (application/x-gzip)]
>> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic