Hi all:
I use dynamic load (RAP format) in my project, I enable POSIX in
BSP, but do not refers POSIX API. The application called some POSIX
API,so when link without librtemscpu.a, the POSXI API can not be found
in the basefile. If I link with librtemscpu.a, link is OK, but loading
output
On 10/11/2023 7:27 pm, Sebastian Huber wrote:
> On 25.09.23 11:25, Sebastian Huber wrote:
>> On 25.09.23 08:45, Chris Johns wrote:
>>> On 22/9/2023 2:47 pm, Sebastian Huber wrote:
On 22.09.23 04:36, Joel Sherrill wrote:
> Are we doing something that particularly requires C++17? AFAIK we ha
Hi Michael,
I cannot apply the patch. Git does not like it and applying with patch gives the
following error:
patching file source-builder/sb/linux.py
patch: malformed patch at line 25: @@ -56,36 +57,11 @@ def load():
Are you able to get git to send the patch. If not could please attach