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 <a...@lrde.epita.fr> wrote:
> 
> 
>> Le 3 nov. 2014 à 05:56, sean nakasone <seannakas...@yahoo.com> 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?

_______________________________________________
help-bison@gnu.org https://lists.gnu.org/mailman/listinfo/help-bison

Reply via email to