Re: [fpc-devel] Test changes in e.g. a package

2018-07-23 Thread Joost van der Sluis
Op 18-07-18 om 13:39 schreef Michael Van Canneyt: On Wed, 18 Jul 2018, Bart wrote: Hi, Sorry if this is a RTFM question. Whenever I make some changes to the sourcecode of e.g. a package or an RTL-file, in order to test these changes I do a make clean/make install in the root directory. (e

Re: [fpc-devel] Adapting MakeFile to make subfolders for targets with sub architectures

2018-07-23 Thread Christo Crause
On Sun, Jul 22, 2018 at 12:55 PM, Sven Barth via fpc-devel < fpc-devel@lists.freepascal.org> wrote: > Am 22.07.2018 um 10:31 schrieb Christo: > >> I'm trying to change the build process for target AVR so that different >> sub architectures end up >> in different subfolders. At the moment the defa