← index #7910PR #8305
Related · medium · value 2.621
QUERY · ISSUE

ports/unix: how to add a c++ shared library to the makefile .i want set a module,which can use c++ function.

openby Mohewkkopened 2021-10-19updated 2024-10-01
port-unix

(no description)

CANDIDATE · PULL REQUEST

unix/Makefile: Allow users to specify the C++ standard used.

closedby stinosopened 2022-02-15updated 2022-02-18
port-unix

Mainly for user modules.

Actually, I'm not sure the whole HASCPP17 part should even be there: it's not needed for the MicroPython source itself (that just needs at least c++11 because the usercmodule example uses that). I'd be happy to remove it, but it's maybe too late for that now (as in: people relying on it)?

Keyboard

j / / n
next pair
k / / p
previous pair
1 / / h
show query pane
2 / / l
show candidate pane
c
copy suggested comment
r
toggle reasoning
g i
go to index
?
show this help
esc
close overlays

press ? or esc to close

copied