Thanks for sharing @Alan Carvalho de Assis

Best regards
Alin

-----Original Message-----
From: Alan Carvalho de Assis <acas...@gmail.com> 
Sent: den 21 april 2021 02:27
To: dev@nuttx.apache.org
Subject: Re: [VOTE] Apache NuttX 10.1.0 (incubating) RC0 release

Hi Everyone,

It is important to list the binary size increment for future reference and to 
make it easy to track this information:

---------------------------------------------------------------------------------------

Default esp32-devkitc:nsh

$ ls -l nuttx*
-rwxrwxr-x 1 alan alan  219272 Apr 20 21:17 nuttx -rwxrwxr-x 1 alan alan  
123856 Apr 20 21:17 nuttx.bin

$ xtensa-esp32-elf-size nuttx
   text    data     bss     dec     hex filename
  70572      92    4976   75640   12778 nuttx

---------------------------------------------------------------------------------------

Default stm32f4discovery:nsh

$ ls -l nuttx*
-rwxrwxr-x 1 alan alan 173164 Apr 20 21:19 nuttx -rwxrwxr-x 1 alan alan  68620 
Apr 20 21:19 nuttx.bin

$ arm-none-eabi-size nuttx
   text    data     bss     dec     hex filename
  68524      96    1732   70352   112d0 nuttx

---------------------------------------------------------------------------------------

Default stm32f103-minimum:nsh

$ ls -l nuttx*
-rwxrwxr-x 1 alan alan 98860 Apr 20 21:21 nuttx -rwxrwxr-x 1 alan alan 42588 
Apr 20 21:21 nuttx.bin

$ arm-none-eabi-size nuttx
   text    data     bss     dec     hex filename
  42480     108    1728   44316    ad1c nuttx

---------------------------------------------------------------------------------------

$ arm-none-eabi-gcc -v
gcc version 9.2.1 20191025 (release) [ARM/arm-9-branch revision 277599] 
(15:9-2019-q4-0ubuntu1)

---------------------------------------------------------------------------------------

$ xtensa-esp32-elf-gcc -v
gcc version 8.2.0 (crosstool-NG esp-2020r2)


BTW, everything fine!

My vote: +1

BR,

Alan

On 4/18/21, Alin Jerpelea <jerpe...@gmail.com> wrote:
> Hello all,
> Apache NuttX (Incubating) 10.1.0 RC0 has been staged under [1] and 
> it's time to vote on accepting it for release. If approved we will 
> seek final release approval from the IPMC. Voting will be open for 72hr.
>
> A minimum of 3 binding +1 votes and more binding +1 than binding -1 
> are required to pass.
>
> The Apache requirements for approving a release can be found here [3] 
> "Before voting +1 [P]PMC members are required to download the signed 
> source code package, compile it as provided, and test the resulting 
> executable on their own platform, along with also verifying that the 
> package meets the requirements of the ASF policy on releases."
>
> A document to walk through some of this process has been published on 
> our project wiki and can be found here [4].
>
> [ ] +1 accept (indicate what you validated - e.g. performed the non-RM 
> items in [4]) [ ] -1 reject (explanation required)
>
> Thank you all,
> Alin Jerpelea
>
> SCM Information:
>   Release tag: nuttx-10.1.0-RC0
>   Hash for the release incubating-nuttx tag:
> f380c919f04d5ee88e0a83f5632cc83af503664f
>   Hash for the release incubating-nuttx-apps tag:
> 4348d91d1356335483089c3865282d80f13bedcd
>
> [1] 
> https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/inc
> ubator/nuttx/10.1.0-RC0/__;!!JmoZiZGBv3RvKRSx!oRlm_Yz8nkx5UCWqoXWLYVfy
> TMU7M4IvH-o5EoMO2TM4LLPuvAHBvCA2pSuMCYJh0g$
> [2]https://urldefense.com/v3/__https://raw.githubusercontent.com/apach
> e/incubator-nuttx/nuttx-10.1.0-RC0/ReleaseNotes__;!!JmoZiZGBv3RvKRSx!o
> Rlm_Yz8nkx5UCWqoXWLYVfyTMU7M4IvH-o5EoMO2TM4LLPuvAHBvCA2pSsGR_ISXg$
> [3] 
> https://urldefense.com/v3/__https://www.apache.org/dev/release.html*ap
> proving-a-release__;Iw!!JmoZiZGBv3RvKRSx!oRlm_Yz8nkx5UCWqoXWLYVfyTMU7M
> 4IvH-o5EoMO2TM4LLPuvAHBvCA2pSu_x7G6FA$
> [4]https://urldefense.com/v3/__https://cwiki.apache.org/confluence/dis
> play/NUTTX/Validating*a*staged*Release__;Kysr!!JmoZiZGBv3RvKRSx!oRlm_Y
> z8nkx5UCWqoXWLYVfyTMU7M4IvH-o5EoMO2TM4LLPuvAHBvCA2pSuxeoP51Q$
>

Reply via email to