Re: [fpc-devel] Status of ESP8266 embedded target

2022-10-03 Thread Christo Crause via fpc-devel
On Tue, Oct 4, 2022 at 7:29 AM Travis Siegel wrote: > On 10/4/2022 1:07 AM, Christo Crause wrote: > > On Tue, 4 Oct 2022, 01:15 Travis Siegel via fpc-devel, < > fpc-devel@lists.freepascal.org> wrote: > >> Does this process use gcc to do the compile, instead of fpc directly? If >> it does, I will

Re: [fpc-devel] Status of ESP8266 embedded target

2022-10-03 Thread Travis Siegel via fpc-devel
On 10/4/2022 1:07 AM, Christo Crause wrote: On Tue, 4 Oct 2022, 01:15 Travis Siegel via fpc-devel, wrote: Does this process use gcc to do the compile, instead of fpc directly? If it does, I will dig into making it compatible with Parallax's line of propeller boards, since it

Re: [fpc-devel] Status of ESP8266 embedded target

2022-10-03 Thread Christo Crause via fpc-devel
On Tue, 4 Oct 2022, 01:15 Travis Siegel via fpc-devel, < fpc-devel@lists.freepascal.org> wrote: > Does this process use gcc to do the compile, instead of fpc directly? If > it does, I will dig into making it compatible with Parallax's line of > propeller boards, since it now supports GCC to genera

Re: [fpc-devel] Status of ESP8266 embedded target

2022-10-03 Thread Travis Siegel via fpc-devel
Does this process use gcc to do the compile, instead of fpc directly? If it does, I will dig into making it compatible with Parallax's line of propeller boards, since it now supports GCC to generate code for the propeller 1 and 2 boards.  Being able to program these in pascal would be wonderful