Skip to content

Conversation

@Joshpolansky
Copy link
Member

What:

Start adding support for AS6

Notes:

This PR removes support for some time functions in ARM that don't appear to be supported. We might want to fix it.
This PR uses a new TLSF library that is yet unrelease.
This PR doesn't support auto building yet

Copy link
Member

@sclaiborne sclaiborne left a comment

Choose a reason for hiding this comment

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

  1. Can you clarify why arm is not supported?
  2. Is it okay to add rtk lib to public repo?

@Joshpolansky
Copy link
Member Author

Joshpolansky commented Sep 3, 2024

  1. Can you clarify why arm is not supported?

It throws compile errors when I try to build with these two function on ARM with GCC 11

  1. Is it okay to add rtk lib to public repo?

It's included in AS.. so I assume it OK? Turns out it's always been in there. "C:\BrAutomation\AS\System\C0463\SG4\IA32.." has a bunch of .a libraries. This is just a way to get AS to link against it automagically

@Joshpolansky
Copy link
Member Author

I could see removing the headers from RTK

@sclaiborne
Copy link
Member

I could see removing the headers from RTK

I am not sure what the right decision is there

@Joshpolansky Joshpolansky mentioned this pull request Mar 19, 2025
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.

4 participants