On 12/14/2011 12:18 PM, Joakim Tjernlund wrote: > René Berber <[email protected]> wrote on 2011/12/14 18:54:55: >> >> On 12/14/2011 11:39 AM, Joakim Tjernlund wrote: >> >>> So perhaps crossdev -benv >>> EXTRA_ECONF="--enable-targets=x86_64-w64-mingw32,i686-w64-mingw32" ... >> >> Environment vars is not the same as adding parameters to configure, but >> I haven't tested this option, maybe I'm wrong. > > Sure it is, it is the only way to pass configure params I know. > I have used --genv EXTRA_ECONF='"--disable-secureplt --with-cpu=e300c2 > --without-long-double-128 --with-dwarf2 --without-fp --with-fp=soft"' > to pass configure options to gcc only
You are right! Thanks. -- René Berber
