This is the mail archive of the gcc-bugs@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]

Re: configuration problem using --enable-intermodule on x86_64-unknown-linux-gnu



On Feb 18, 2005, at 11:50 AM, Kenneth Zadeck wrote:


The build gets partially thru the stage2 and then crashes when trying to compile most of the back end in one step with the following message:

gcc: cannot specify -o with -c or -S and multiple compilations

This same step works fine on my pentium (suse 9.2) and darwin machines. I am compiling against the gcc/mainline. My x86_64 machine is running suse 9.2 with all the current patches installed.

my configuration command was:

../lorien/gccBaseline/configure --enable-intermodule

Yes this was reported a while back by Jan. Basically multilib is getting the way
some how.


-- Pinski


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