On Wed, Mar 19, 2025 at 06:12:37PM +0100, David Marchand wrote:
> On Wed, Mar 19, 2025 at 5:19 PM Stephen Hemminger
> wrote:
> >
> > On Mon, 17 Mar 2025 16:43:01 +0100
> > David Marchand wrote:
> >
> > > Rather than maintain a file in parallel of the code, symbols to be
> > > exported can be mark
On Wed, Mar 19, 2025 at 5:19 PM Stephen Hemminger
wrote:
>
> On Mon, 17 Mar 2025 16:43:01 +0100
> David Marchand wrote:
>
> > Rather than maintain a file in parallel of the code, symbols to be
> > exported can be marked with a token RTE_EXPORT_*SYMBOL.
> >
> > From those marks, the build framewor
On Mon, 17 Mar 2025 16:43:01 +0100
David Marchand wrote:
> Rather than maintain a file in parallel of the code, symbols to be
> exported can be marked with a token RTE_EXPORT_*SYMBOL.
>
> From those marks, the build framework generates map files only for
> symbols actually compiled (which means
Rather than maintain a file in parallel of the code, symbols to be
exported can be marked with a token RTE_EXPORT_*SYMBOL.
>From those marks, the build framework generates map files only for
symbols actually compiled (which means that the WINDOWS_NO_EXPORT hack
becomes unnecessary).
The build fra
4 matches
Mail list logo