Re: [RESULT] Release Apache NuttX (Incubating) 11.0.0 [RC2]

2022-10-08 Thread Tomek CEDRO
On Sat, Oct 8, 2022 at 4:58 PM Alan C. Assis wrote: > > Hi Tomek, > I think 6502 compiler are evolving, but I don't know if they are compatible. > There is a interesting comparison here: > https://gglabs.us/node/2293 > CC. Gabriele here, since I don't know if here is in our list! Thank you Alan

Re: [RESULT] Release Apache NuttX (Incubating) 11.0.0 [RC2]

2022-10-08 Thread Alan C. Assis
Fixed email! On 10/8/22, Alan C. Assis wrote: > Hi Tomek, > > I think 6502 compiler are evolving, but I don't know if they are > compatible. > > There is a interesting comparison here: > > https://gglabs.us/node/2293 > > CC. Gabriele here, since I don't know if here is in our list! > > BR, > >

Re: [RESULT] Release Apache NuttX (Incubating) 11.0.0 [RC2]

2022-10-08 Thread Alan C. Assis
Hi Tomek, I think 6502 compiler are evolving, but I don't know if they are compatible. There is a interesting comparison here: https://gglabs.us/node/2293 CC. Gabriele here, since I don't know if here is in our list! BR, Alan On 10/8/22, Tomek CEDRO wrote: > By the way, I also found some

Re: [RESULT] Release Apache NuttX (Incubating) 11.0.0 [RC2]

2022-10-08 Thread Tomek CEDRO
On Sat, Oct 8, 2022 at 3:28 PM Tomek CEDRO wrote: > (..) > Not sure about dedicated toolchain for MC68000 (16-bit Atari and > Amiga) if there needs to be one or generic compiler can cross compile > that target.. but I will know that in some time as I have both Amiga > 600 and Atari ST Mega1 :-)

Re: [RESULT] Release Apache NuttX (Incubating) 11.0.0 [RC2]

2022-10-08 Thread Tomek CEDRO
By the way, I also found some tools for MOS6502 in the ports tree :-) # make quicksearch key="6502" Port: acme-0.97.r319,1 Path: /usr/ports/devel/acme Info: Crossassembler for 6502, 65c02 and 65816 processors Port: cc65-2.19 Path: /usr/ports/devel/cc65 Info: Cross-compiler for

Re: [RESULT] Release Apache NuttX (Incubating) 11.0.0 [RC2]

2022-10-08 Thread Tomek CEDRO
Well, toolchain is another thing on the BSD TODO list :-) You either need to have Espressif toolchain installed and in path or you can provide your own or system toolchain by hand durign build. I am on a trip right now with my backup laptop that is not my main development workstation, sorry, but

Re: [RESULT] Release Apache NuttX (Incubating) 11.0.0 [RC2]

2022-10-08 Thread Alan C. Assis
Thank you very much Tomek! when you get NuttX compiled on FreeBSD, please run the similar commands like these: $ xtensa-esp32-elf-gcc -v Using built-in specs. COLLECT_GCC=xtensa-esp32-elf-gcc COLLECT_LTO_WRAPPER=/usr/local/bin/../libexec/gcc/xtensa-esp32-elf/8.4.0/lto-wrapper Target:

Re: [RESULT] Release Apache NuttX (Incubating) 11.0.0 [RC2]

2022-10-08 Thread Tomek CEDRO
Hey there Alan :-) I am working on FreeBSD / BSD: 1. kconfig-frontends is now in the FreeBSD ports and packages. 2. I need to fix the SEDvsGSED issue. 3. Have some ideas on how to unify MAKEvsGMAKE. 4. KConfig work to add BSD also needs to be done. 5. All 2 to 4 would point to GNUvsBSD build

Re: [RESULT] Release Apache NuttX (Incubating) 11.0.0 [RC2]

2022-10-08 Thread Alan C. Assis
Hi everyone, As suggestion when voting for a new release, please send together the information about what compiler was used and the output of your toolchain "size". This is just a suggestion, but help us to know that you really tested the release and also it is used as reference to know if the

Re: [RESULT] Release Apache NuttX (Incubating) 11.0.0 [RC2]

2022-10-08 Thread Tomek CEDRO
+1 from me :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info