Skip to content

sdcclib is deprecated, use sdar instead #3

Description

@bogdan2011

In lib/l/Makefile line 9, "sdcclib" is used to generate the .lib file. However, it's been deprecated and replaced with "sdar -rc".
Line 9 should be:

sdar -rc ../stm8.lib $(OBJECTS)

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions