Skip to content
Discussion options

You must be logged in to vote

i got it to build and link using

zephyr_compile_options(-include ${ZEPHYR_BASE}/arch/posix/include/undef_system_defines.h)

This is apparently a hack that the zephyr tooling is doing to strip away any HOST compiler definitions which forces the compiler to rely on zephyr's system includes. So by copying this strategy when building mongoose seems ok so far

Ill report back any other tweaks i need along the way!

As far as paying customers go, we're evaluating! ...the stock zephyr HTTP server is not very good. (See my rant here)

Replies: 1 comment 11 replies

Comment options

You must be logged in to vote
11 replies
@TomzBench
Comment options

Answer selected by TomzBench
@scaprile
Comment options

@TomzBench
Comment options

@scaprile
Comment options

@TomzBench
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants