Skip to content

sdcclib is deprecated, use sdar instead #3

@bogdan2011

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)

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