This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug translator/2910] TOC overflow- stap failed to build testsuite/systemtap.syscall/sys.stp on ppc64


------- Additional Comments From fche at redhat dot com  2006-07-12 23:21 -------
hien supplied this corresponding gcc command line:

 gcc -m64 -Wp,-MD,/tmp/stap8c45vL/.stap_6224.o.d -nostdinc -iwithprefix
include -D__KERNEL__ -Iinclude  -Wall -Wstrict-prototypes -Wno-trigraphs
-fno-strict-aliasing -fno-common -Os -g -Wdeclaration-after-statement
-msoft-float -pipe -mminimal-toc -mtraceback=none -mcall-aixdesc
-mtune=power4 -fno-unit-at-a-time -freorder-blocks -Wno-unused -Werror
-I"/root/stap_testing_200607102240/src/runtime"   -DMODULE
-DKBUILD_BASENAME=stap_6224 -DKBUILD_MODNAME=stap_6224 -c -o
/tmp/stap8c45vL/.tmp_stap_6224.o /tmp/stap8c45vL/stap_6224.c

It indicates that the -mfull-toc and -mtoc that appear in the attached
verbose-asm source file do not come directly from the kernel makefiles.

-- 


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

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]