------- Comment #7 from lists at eitanadler dot com  2010-06-01 15:58 -------
(In reply to comment #6)
> (In reply to comment #0)
> > gcc46 -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
> > -I. -I"/dta/ports/multimedia/ffmpeg/work/ffmpeg-0.5.2" -pipe -mssse3
> > -mtune=native -O3 -ffast-math -fno-finite-math-only
> > -fomit-frame-pointer -Wl,-rpath=/usr/local/lib/gcc46
> > -fno-strict-aliasing -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112
> > -I/usr/local/include/vorbis -I/usr/local/include -std=c99
> > -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-switch
> > -Wdisabled-optimization -Wpointer-arith -Wredundant-decls
> > -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef
> > -O3 -fno-math-errno -fno-signed-zeros          -c -o libavutil/crc.o
> 
> When you use -mtune=native, please include output from "gcc -v ..."
> to show real tune target passed to cc1. Otherwise, people will have
> a hard time to reproduce your problem since their native machines may
> be very different from yours.
> 
See the top of the description - this was the first piece of information I
provided.


-- 

lists at eitanadler dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |UNCONFIRMED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44363

Reply via email to