Skip to content

cdx.o: No such file or directory #25

Description

@Joshua-Hwang

During compilation via ./build make -k clean runs which deletes a variety object files.
In the makefiles we only aim at generating .tce files so the object files associated with the compilation of the .tce files did not get regenerated if the .tce files weren't deleted

This only seems to be a problem with the compilation of cdx.tce

Performing make clean destroyed all the .o files but not the .tce files so that complete compilation could start again.

Steps to reproduce:
Running on kroc-1.6

  1. ./build --prefix=...
  2. ./build --prefix=...
  3. Compilation fails

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions