Guest User

Untitled

a guest
Oct 21st, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. pipeep@pipeep-netbook> g++ -Wl,--whole-archive -O1 -shared -Wl,-soname,libcbc2_sim.so.1 -o libcbc2_sim.so.1.0.0 build/obj/kiss-sim.o
  2. /usr/lib/i386-linux-gnu/libc_nonshared.a(elf-init.oS): In function `__libc_csu_init':
  3. (.text+0x2b): undefined reference to `__init_array_end'
  4. /usr/bin/ld: /usr/lib/i386-linux-gnu/libc_nonshared.a(elf-init.oS): relocation R_386_GOTOFF against undefined hidden symbol `__init_array_end' can not be used when making a shared object
  5. /usr/bin/ld: final link failed: Bad value
  6. collect2: ld returned 1 exit status
Add Comment
Please, Sign In to add comment