On 2021/07/29 20:07, Alexander Bluhm wrote:
> Hi,
> 
> The open62541 library may be compiled with full namespace zero.
> This is neccessary for my use case.
> 
> For that I need an additional external package from the OPC UA
> foundation.  To build the full library, the compiler needs 8 MB
> stack limit.  And the package size grows from 4 to 10 MB.
> 
> So I created a ns0_full flavor that is not built by default.
> Is this the correct approach?

I prefer to have all flavours linked to the build, so we can notice
if there's breakage. Bulk build machines have high limits anyway.

OK.

Reply via email to