X Tutup
Skip to content

Baremetal RPI: added Squirrel language which was previously disabled.#1596

Merged
nesbox merged 1 commit intonesbox:masterfrom
msx80:stuff
Sep 16, 2021
Merged

Baremetal RPI: added Squirrel language which was previously disabled.#1596
nesbox merged 1 commit intonesbox:masterfrom
msx80:stuff

Conversation

@msx80
Copy link
Contributor

@msx80 msx80 commented Sep 16, 2021

Hi there, when i added Baremetal RPI i left out Squirrel becouse the toolkit was having trouble linking C++ stuff. I checked this again and found the problem: i simply wasn't setting C++ compiler flags (only C ones).

Now the baremetal version include all languages, and also any future C++ dependency we add will be able to work.

Copy link
Owner

@nesbox nesbox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome 👍

@nesbox nesbox merged commit 497bf6b into nesbox:master Sep 16, 2021
@msx80 msx80 deleted the stuff branch September 16, 2021 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup