← index #7910PR #10383
Off-topic · high · value 4.023
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

ports/unix: Disable the shared library of libffi

mergedby juanfra684opened 2022-12-31updated 2023-01-19
port-unix

Hi, I was trying to build an static copy of MicroPython with zig as crosscompiler and I saw a problem building the shared library in the bundled copy of libffi. MicroPython doesn't need the shared library, so I disabled it in the configure.

The change was tested with gcc and clang and both pass the tests.

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