ArduPilot / ArduPilot/SiK

SDCC Compiler Version >=4.03

Open
#67 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
343
Forks
245
PR merge metrics
No merged PRs in 30d

Description

`make install` fails with newer versions of SDCC.
From the page 11 of the [SDCC documentation](http://sourceforge.net/projects/sdcc/files/snapshot_builds/docs/sdcc-doc-20210914-12674.zip/download), "In 4.0.3, _itoa, _uitoa, _ltoa, _ultoa were renamed to __itoa, __uitoa, __ltoa, __ultoa."

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by running make install with SDCC 4.0.3 or newer and consult the linked SDCC documentation, especially the renamed _itoa, _uitoa, _ltoa, and _ultoa symbols. Locate where installation or the build uses these names and verify that make install succeeds with newer SDCC versions.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.