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
On Wed, 18 Jul 2018, Bart wrote:
On Wed, Jul 18, 2018 at 1:39 PM, Michael Van Canneyt
wrote:
In general: no.
OK
I pity the compiler devels, especially in the past with slower hardware.
Yes, it can be time-consuming.
But:
* if the package does not have dependencies, you can just recomp
Bart schrieb am Mi., 18. Juli 2018, 23:36:
> On Wed, Jul 18, 2018 at 1:39 PM, Michael Van Canneyt
> wrote:
>
> > In general: no.
>
> OK
> I pity the compiler devels, especially in the past with slower hardware.
>
The compiler devels more often than not only work with the compiler and RTL
direct
On Wed, Jul 18, 2018 at 1:39 PM, Michael Van Canneyt
wrote:
> In general: no.
OK
I pity the compiler devels, especially in the past with slower hardware.
>
> But:
> * if the package does not have dependencies, you can just recompile that
> package.
> cd packages/fcl-registry
> make clean al
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.g. I change one line in packages/flc-registry/src/re
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.g. I change one line in packages/flc-registry/src/regini.inc)
This takes several minutes (