From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21757 invoked by alias); 12 Jul 2006 23:21:43 -0000 Received: (qmail 21303 invoked by uid 48); 12 Jul 2006 23:21:32 -0000 Date: Wed, 12 Jul 2006 23:21:00 -0000 Message-ID: <20060712232132.21302.qmail@sourceware.org> From: "fche at redhat dot com" To: systemtap@sources.redhat.com In-Reply-To: <20060712193502.2910.hien@us.ibm.com> References: <20060712193502.2910.hien@us.ibm.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug translator/2910] TOC overflow- stap failed to build testsuite/systemtap.syscall/sys.stp on ppc64 X-Bugzilla-Reason: AssignedTo Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2006-q3/txt/msg00080.txt.bz2 ------- 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.