help-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: QUESTION: trying to speed up "make install"


From: Sean Nakasone
Subject: Re: QUESTION: trying to speed up "make install"
Date: Sun, 4 Jan 2015 12:00:30 -1000

thanks for your reply.  make install is too slow for me since i was running it 
after many incremental changes. 

i've since been using

make src/bison.exe; cp src/bison.exe /usr/local/bin

which is working well for my incremental changes.  





Sent from my iPhone

> On Jan 4, 2015, at 9:58 AM, Akim Demaille <address@hidden> wrote:
> 
> 
>> Le 3 nov. 2014 à 05:56, sean nakasone <address@hidden> a écrit :
>> 
>> Hi, everytime I run "make install", it does this...
>> 
>> installing ast.gmo as 
>> /usr/local/share/locale/ast/LC_MESSAGES/bison-runtime.mo
>> installing da.gmo as /usr/local/share/locale/da/LC_MESSAGES/bison-runtime.mo
>> installing de.gmo as /usr/local/share/locale/de/LC_MESSAGES/bison-runtime.mo
>> installing el.gmo as /usr/local/share/locale/el/LC_MESSAGES/bison-runtime.mo
>> installing eo.gmo as /usr/local/share/locale/eo/LC_MESSAGES/bison-runtime.mo
>> installing es.gmo as /usr/local/share/locale/es/LC_MESSAGES/bison-runtime.mo
>> installing et.gmo as /usr/local/share/locale/et/LC_MESSAGES/bison-runtime.mo
>> ...
>> 
>> Is this for multilanguage support?
>> 
>> I only need english, anyway I can speed this up?
> 
> I don't know, you'll have to read the Makefiles.  But really,
> you need to speed up "make install"???  You think it's slow?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]