04.01.2016 11:32, Erich Titl пишет: > Hi Andrew > > Am 04.01.2016 um 10:18 schrieb Andrew: >> IMHO it's bad idea - toolchain depends on system libs (so it may not >> work on some systems), + it may be 32bit or 64bit. > We used to not be system dependent, but I agree, it is a big difference. Binaries compiled for host system (gcc, binutils and so on) are system-dependent and may not work on other distros (or, at least, all that stuff should be compiled as static or on some old legacy distro - there is some forward ABI compatibility in gcc/glibc, that may be breaked between major gcc releases, but there's no backward compatibility). In any case, this is a headache to support it. > Still, having multiple workspaces from the same repository is asking for > trouble. Why? I have 2-3 workspaces with same local git repo (that 1) saves space and 2) allows to easily merge branches); there's script 'git-new-workdir' to create sch environment; it is usually available in git package. > cheers > > ET > > ------------------------------------------------------------------------------ > > _______________________________________________ > leaf-devel mailing list > leaf-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/leaf-devel
------------------------------------------------------------------------------ _______________________________________________ leaf-devel mailing list leaf-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/leaf-devel