bcc icon indicating copy to clipboard operation
bcc copied to clipboard

Not sure I understand the full issue or suggestion here. As it is now, we're just using standard gcc logic when compiling.

Open Candymanspoken opened this issue 9 months ago • 1 comments

          Not sure I understand the full issue or suggestion here. As it is now, we're just using standard gcc logic when compiling.

If you run make VERBOSE=1, can you capture the line where libbcc.so is linked, and make some modifications that cause it to work for you? If you could for instance identify a problematic gcc line, we could help in working that into the build definitions.

Originally posted by @drzaeus77 in https://github.com/iovisor/bcc/issues/525#issuecomment-216921992

Candymanspoken avatar May 21 '24 09:05 Candymanspoken