On 06:33 Fri 25 Jul     , Travis Roy wrote:
> I'm having problems compiling some stuff and I get this error
> 
> gcc: cannot specify -o with -c or -S and multiple compilations
> 
> Where is that specified so I can fix it? This is during an emerge -u

Could be a wrong optimization flag (-o3 instead of -O3) somewher in
/etc/make.conf, $CFLAGS or $CXXFLAGS...
Just a guess.

--
[EMAIL PROTECTED] mailing list

Reply via email to