Dominique Leuenberger wrote on 2009-08-18:
For simple debugging I'd suggest a nasty cat config.log
Not nice, but it serves the purpose.
Yep, thanks. configure:6511: checking if gcc PIC flag -fPIC works configure:6529: gcc -c -O2 -g -march=i386 -mcpu=i686 -fPIC -DPIC conftest.c
&5 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
So, ummm, that ain't from me. I did try passing the mcpu option in a simple command manually when I scanned my working config.log, but I didn't get that deprecation warning at the time, so I'm looking into it, but seems to me this is a problem. Are other people not getting this result in their projects? Or are people just ignoring that their builds for this platform are non-relocatable? -- Scott -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org