Re: [Sdcc-user] An experimental LLVM+SDCC-based toolchain for 8-bit microcontrollers
On 03.11.2016 12:14, Philipp Klaus Krause wrote: > On 03.11.2016 00:56, alvin albrecht wrote: >> >>> * Install LLVM 3.8 (e.g. using apt-get on Debian). >>> * Get my cfe fork (https://github.com/spth/clang) and build it (e.g. >>> mkdir build; cmake ..; make) >>> * Get the cbe fork (https://github.com/Ace17/llvm-cbe) and build it (see >>> instructions in README.md) >> >> Is it the master branch if the cfe fork that I should be using? > > master for cfe, standalone for cbe. Sorry for the mistake and confusion. release_3.8 for cfe. standalone for cbe was correct at the time I wrote it, but by now the work done in standalone should have been merged to master, so you could use master for cbe. Philipp signature.asc Description: OpenPGP digital signature -- Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio XE. Training and support from Colfax. Order your platform today. http://sdm.link/xeonphi___ Sdcc-user mailing list Sdcc-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sdcc-user
Re: [Sdcc-user] An experimental LLVM+SDCC-based toolchain for 8-bit microcontrollers
On 07.11.2016 20:12, Philipp Klaus Krause wrote: > On 03.11.2016 12:14, Philipp Klaus Krause wrote: >> On 03.11.2016 00:56, alvin albrecht wrote: >>> * Install LLVM 3.8 (e.g. using apt-get on Debian). * Get my cfe fork (https://github.com/spth/clang) and build it (e.g. mkdir build; cmake ..; make) * Get the cbe fork (https://github.com/Ace17/llvm-cbe) and build it (see instructions in README.md) >>> >>> Is it the master branch if the cfe fork that I should be using? >> >> master for cfe, standalone for cbe. > > Sorry for the mistake and confusion. > > release_3.8 for cfe. release_38 Philipp -- Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio XE. Training and support from Colfax. Order your platform today. http://sdm.link/xeonphi ___ Sdcc-user mailing list Sdcc-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sdcc-user