ptka commented on pull request #5452:
URL: https://github.com/apache/incubator-nuttx/pull/5452#issuecomment-1035091421
> more symbol need add default visibility: _up_cpu_started, _up_init_ipi,
_netdriver_setmacaddr.
that's the easy part ... the critical part is getting the modules compiled
... there's a hard dependency:
MODULECC = x86_64-elf-gcc
MODULELD = x86_64-elf-ld
to get the elf modules build.
This could be really a show-stopper (or at least an not-easy to fix
dependency to homebrew based additional software needed on MacOS).
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]