[mesa-users] modifications in star/private/

Robert Farmer rjfarmer at asu.edu
Thu Oct 13 18:02:08 EDT 2016


Hi
Can you send the terminal output you get when running these commands after
making a edit? Those steps should be sufficient (maybe try ./clean && ./mk
&& ./rn in star/work)

if you run ./clean in star/ it should only need to recompile files in
star/. If you then run ./mk in MESA_DIR we have to relink the files in the
other modules (and some sub sets of modules get rebuilt) but most of MESA
shouldnt be recompiled. Note when recompiling in star/ (or any module) we
may recompile other files you didn't edit depending on module dependencies.

Rob

On Thu, Oct 13, 2016 at 1:15 PM, Meridith Joyce <
Meridith.Joyce.GR at dartmouth.edu> wrote:

> Hi all,
> I'm having difficulty (in mesa-r8118) getting object and mod files in
> .../star/make/ (example: star_private_def.mod, .o ) to update after
> editing the corresponding source code in /star/private/. What are the
> steps to rebuilding the "star" executable in /work/ after making changes in
> /star/private/ routines?
> Currently, I'm
> -editing source code
> -deleting the old .mod  and .o files in star/make/; I shouldn't have to do
> this but it seems libstar.a isn't being updated unless I do
> -./mk in /star/
> -./export in /star/
> -./mk; ./rn in /star/work/
> Also, shouldn't it be possible to rebuild specific routines without
> rebuilding all of MESA (this seems to happen with /star/ ./clean, which is
> time consuming)?
>
> Thank you,
>
> Meridith Joyce
> Ph.D. Candidate, Wilder Lab
> Department of Physics and Astronomy
> Dartmouth College
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> _______________________________________________
> mesa-users mailing list
> mesa-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mesa-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20161013/f66432f6/attachment.html>


More information about the Mesa-users mailing list