bug-binutils
[Top][All Lists]
Advanced

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

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


From: website-sourceware at interfasys dot ch
Subject: [Bug gold/12952] Cannot compile ffmpeg with gold on FreeBSD 8 64bit
Date: Tue, 5 Jul 2011 21:41:50 +0000

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

--- Comment #18 from interfaSys sàrl <website-sourceware at interfasys dot ch> 
2011-07-05 21:41:45 UTC ---
I did add it to the CFLAGS as you can see in the archive (all the temp files
are there), so the command worked, but there isn't much more info on screen.

I just did another attempt with make.conf 

YASM    libavcodec/x86/vp8dsp.o
gcc46: warning: -pipe ignored because -save-temps specified
gcc46: warning: -pipe ignored because -save-temps specified
In file included from cmdutils.c:32:0:
libavformat/avformat.h:151:1: warning: 'AVMetadata' is deprecated (declared at
./libavutil/dict.h:40) [-Wdeprecated-declarations]
cmdutils.c: In function 'opt_default':
cmdutils.c:347:9: warning: 'av_find_opt' is deprecated (declared at
libavutil/opt.h:111) [-Wdeprecated-declarations]
cmdutils.c:354:9: warning: 'av_find_opt' is deprecated (declared at
libavutil/opt.h:111) [-Wdeprecated-declarations]
cmdutils.c:361:9: warning: 'av_find_opt' is deprecated (declared at
libavutil/opt.h:111) [-Wdeprecated-declarations]
cmdutils.c: In function 'set_context_opts':
cmdutils.c:494:13: warning: 'av_find_opt' is deprecated (declared at
libavutil/opt.h:111) [-Wdeprecated-declarations]
LD      libavcodec/libavcodec.so.1
AR      libavcodec/libavcodec.a
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


(In reply to comment #16)
> You should add "-Wl,-debug --save-temps" to the gcc46 command line in comment
> #13.

-- 
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]