bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gold/12952] New: Cannot compile ffmpeg with gold on FreeBSD 8 64bit


From: website-sourceware at interfasys dot ch
Subject: [Bug gold/12952] New: Cannot compile ffmpeg with gold on FreeBSD 8 64bit
Date: Wed, 29 Jun 2011 23:52:31 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=12952

           Summary: Cannot compile ffmpeg with gold on FreeBSD 8 64bit
           Product: binutils
           Version: 2.22 (HEAD)
            Status: NEW
          Severity: critical
          Priority: P2
         Component: gold
        AssignedTo: address@hidden
        ReportedBy: address@hidden


This is the error message:
LD      libavformat/libavformat.so.1
/usr/local/bin/ld: internal error in override_version, at resolve.cc:61
collect2: ld returned 1 exit status
gmake: *** [libavformat/libavformat.so.1] Error 1

and the result of configure:
===>  Configuring for ffmpeg-0.7.1_4,1
sdl-config: not found
install prefix            /usr/local
source path               /usr/ports/multimedia/ffmpeg/work/ffmpeg-0.7.1
C compiler                gcc46
ARCH                      x86 (generic)
big-endian                no
runtime cpu detection     yes
yasm                      yes
MMX enabled               yes
MMX2 enabled              yes
3DNow! enabled            yes
3DNow! extended enabled   yes
SSE enabled               yes
SSSE3 enabled             yes
AVX enabled               yes
CMOV enabled              yes
CMOV is fast              yes
EBX available             yes
EBP available             yes
10 operands supported     yes
debug symbols             no
strip symbols             yes
optimizations             yes
static                    yes
shared                    yes
postprocessing support    yes
new filter support        yes
network support           yes
threading support         pthreads
SDL support               no
Sun medialib support      no
AVISynth enabled          no
libcelt enabled           no
frei0r enabled            no
libdc1394 support         no
libdirac enabled          no
libfaac enabled           yes
libgsm enabled            yes
libmp3lame enabled        yes
libnut enabled            no
libopencore-amrnb support yes
libopencore-amrwb support yes
libopencv support         yes
libopenjpeg enabled       no
librtmp enabled           no
libschroedinger enabled   yes
libspeex enabled          no
libtheora enabled         yes
libva enabled             no
libvo-aacenc support      yes
libvo-amrwbenc support    yes
libvorbis enabled         yes
libvpx enabled            yes
libx264 enabled           yes
libxavs enabled           no
libxvid enabled           yes
zlib enabled              yes
bzlib enabled             yes

Here are the CFLAGS
-O2 -pipe -funroll-loops -ftracer -Ofast -floop-interchange -floop-strip-mine
-floop-block -march=native -fno-strict-aliasing -msse

and the GCC configuration
Using built-in specs.
COLLECT_GCC=/usr/local/bin/gcc46
COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc46/gcc/x86_64-portbld-freebsd8.2/4.6.1/lto-wrapper
Target: x86_64-portbld-freebsd8.2
Configured with: ./../gcc-4.6-20110610/configure --disable-nls
--enable-languages=c,c++,fortran --libdir=/usr/local/lib/gcc46
--libexecdir=/usr/local/libexec/gcc46 --program-suffix=46
--with-as=/usr/local/bin/as --with-gmp=/usr/local
--with-gxx-include-dir=/usr/local/lib/gcc46/include/c++/
--with-ld=/usr/local/bin/ld --with-libiconv-prefix=/usr/local
--with-pkgversion='FreeBSD Ports Collection'
--with-plugin-ld=/usr/local/bin/ld.gold --enable-threads
--with-cloog=/usr/local --enable-cloog-backend=isl --disable-libgcj
--prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/gcc46
--build=x86_64-portbld-freebsd8.2
Thread model: posix
gcc version 4.6.1 20110610 (prerelease) (FreeBSD Ports Collection)

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]