[gmx-users] Wasting too much time recompiling
Lars Schaefer
Lars.Schaefer at mpi-bpc.mpg.de
Fri Jul 27 09:21:14 CEST 2007
Lars Schaefer wrote:
>
>
> Lee-Ping wrote:
>
>> Hi there,
>>
>> I'm editing the bondfree.c source code in gromacs. The problem is,
>> every
>> time I launch mdrun to see what my program does, it recompiles not only
>> bondfree.c, but every single tool in the src/tools directory! It
>> seems like
>> an unnecessary waste of time to recompile all of these tools, when
>> mdrun is
>> the only program I'm launching.
>
>
> just "make mdrun" in src/mdlib
> /Lars
sorry, in src/kernel of course, as you probably have noticed ;-)
if you want to install into a --prefix dir,
"make install-mdrun" afterwards
>
>>
>> I'm using the Eclipse SDK with the C++ development tool, if that
>> helps at
>> all.
>>
>> Thanks in advance,
>>
>> - Lee-Ping
>>
>> _______________________________________________
>> gmx-users mailing list gmx-users at gromacs.org
>> http://www.gromacs.org/mailman/listinfo/gmx-users
>> Please search the archive at http://www.gromacs.org/search before
>> posting!
>> Please don't post (un)subscribe requests to the list. Use the www
>> interface or send it to gmx-users-request at gromacs.org.
>> Can't post? Read http://www.gromacs.org/mailing_lists/users.php
>
> _______________________________________________
> gmx-users mailing list gmx-users at gromacs.org
> http://www.gromacs.org/mailman/listinfo/gmx-users
> Please search the archive at http://www.gromacs.org/search before
> posting!
> Please don't post (un)subscribe requests to the list. Use the www
> interface or send it to gmx-users-request at gromacs.org.
> Can't post? Read http://www.gromacs.org/mailing_lists/users.php
>
More information about the gromacs.org_gmx-users
mailing list