-
Notifications
You must be signed in to change notification settings - Fork 16
Description
While i am executing the waf build, I am facing the below mentioned issue.
[ 55/114] | linux_x86_debug | cedge32 | cxxshlib | ['cedge.cpp.1.o', 'cedge32_version.cpp.1.o'] | ['cedge32.so']
/usr/bin/ld:/root/peachfuzz-code/3rdParty/pin/pin-2.13-61206-gcc.4.4.7-linux/ia32/lib-ext/libdwarf.so: file format not recognized; treating as linker script
/usr/bin/ld:/root/peachfuzz-code/3rdParty/pin/pin-2.13-61206-gcc.4.4.7-linux/ia32/lib-ext/libdwarf.so:0: syntax error
collect2: error: ld returned 1 exit status
/usr/bin/ld:/root/peachfuzz-code/3rdParty/pin/pin-2.13-61206-gcc.4.4.7-linux/ia32/lib-ext/libdwarf.so: file format not recognized; treating as linker script
/usr/bin/ld:/root/peachfuzz-code/3rdParty/pin/pin-2.13-61206-gcc.4.4.7-linux/ia32/lib-ext/libdwarf.so:0: syntax error
collect2: error: ld returned 1 exit status
Waf: Leaving directory `/root/peachfuzz-code/slag/linux_x86_debug'
Build failed
OS:Ubuntu 20.04
I have switched gcc version,now the gcc version is
gcc (Ubuntu 4.8.5-4ubuntu2) 4.8.5