Skip to content

Fix if example code isn't woking #51

@drbh

Description

@drbh

After following the examples I still was running into compilation errors because of these missing files
Scrt1.o: and crti.o`

It seemed I was missing g++ so I had to run the following apt-get

sudo apt-get install g++-arm-linux-gnueabihf

now you should be able to see the files in the right place with

find /usr -name crt1.o

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