This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[HEAD] configuring with an alias is broken


On the HEAD branch configuring gcc like

	configure --enabled-languages=c,c++,java [...] i386-linux

leads to an error:

Configuring in zlib
loading cache .././config.cache
configure: error: can only configure for one host and one target at a time
make[2]: *** [configure-zlib] Error 1

Are aliases not supported anymore?

	Matthias


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]