diff options
| author | Khem Raj <raj.khem@gmail.com> | 2011-10-20 22:46:24 +0000 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-10-21 08:12:32 +0200 |
| commit | 949ec2d7319205a3a0366d18291a92541dfa038c (patch) | |
| tree | 82ac467654fb3531b2eb9ef71178eee3a4e36602 /meta-oe/README | |
| parent | b7425b1a83e556a5bdcc557c17e4ab8943c36637 (diff) | |
| download | meta-openembedded-949ec2d7319205a3a0366d18291a92541dfa038c.tar.gz | |
fuse: Fix linking issues with gold linker
fuse has problems when linking with gold since it uses version
scripts in a way thats so perticular to bfd ld
/home/kraj/work/angstrom/build/tmp-angstrom_2010_x-eglibc/sysroots/x86_64-linux/usr/libexec/armv5te-angstrom-linux-gnueabi/gcc/arm-angstrom-linux-gnueabi/4.6.2/ld:
error: symbol __fuse_exited has undefined version
| collect2: ld returned 1 exit status
| make[1]: *** [libfuse.la] Error 1
| make[1]: *** Waiting for unfinished jobs....
For more details
http://blog.flameeyes.eu/2011/06/01/gold-readiness-obstacle-2-base-versioning
http://sources.redhat.com/bugzilla/show_bug.cgi?id=10861
http://comments.gmane.org/gmane.comp.file-systems.fuse.devel/9524
http://www.airs.com/blog/archives/300
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/README')
0 files changed, 0 insertions, 0 deletions
