From: Bruce Korb <bkorb-mXXj517/zsQ@public.gmane.org>
To: Hagen Paul Pfeifer <hagen-GvnIQ6b/HdU@public.gmane.org>,
DWARVES <dwarves-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: die__process_function: tag not supported (INVALID)!
Date: Fri, 17 Jul 2015 14:37:16 -0700 [thread overview]
Message-ID: <55A9758C.4090600@gnu.org> (raw)
In-Reply-To: <701123757.4784.1437167307775.JavaMail.open-xchange@ox1app>
On 07/17/15 14:08, Hagen Paul Pfeifer wrote:
>> On July 17, 2015 at 10:53 PM Bruce Korb <bkorb-mXXj517/zsQ@public.gmane.org> wrote:
>>
>> Now that I've read the source, I don't know what to do.
> Can you post a minimal example and your exact build environment including
> compiler flags? This would speed up the process ...
Compiler flags? Easy. Minimal example? Not so easy. It's a 20KLOC program with lots of moving parts.
I tried pahole on all the .o and .a files (and .o files rolled into .a files), but the problems
rears it head only on the final executable. If that means it is too hard, then it's too hard
and I'll have to forget about it and just say, "thank you for trying."
>bash> cc -std=gnu99 -I. -Icommon/include -Ievt/include -Ifcd/include -Iftl/include -Iplatform/include \
-Isch/include -Itests/include -MD -MP -MF_b/tests/main/dep-tests-opts.c -ggdb3 -gdwarf-2 -O0 \
-DDEBUG_BUILD=1 -Wall -Werror -Wcast-align -Wpointer-arith -Wshadow -Wwrite-strings \
-Wno-format-contains-nul -fno-strict-aliasing -Wstrict-aliasing=3 -Wextra -Wno-cast-qual \
-Wmissing-prototypes -Wstrict-prototypes -o _b/tests/main/tests-opts.o -c tests/main/tests-opts.c
>bash> cc -std=gnu99 -ggdb3 -gdwarf-2 -O0 -Wall -Werror -Wcast-align -Wpointer-arith \
-Wshadow -Wwrite-strings -Wno-format-contains-nul -fno-strict-aliasing -Wstrict-aliasing=3 \
-Wextra -Wno-cast-qual -fno-exceptions -o _b/project_tests \
_b/tests/main/test_registry.o _b/tests/main/tests.o _b/tests/main/tests_run.o \
_b/tests/main/tests-opts.o _b/tests-common.a _b/tests-sch.a _b/tests-ftl.a \
_b/libftl.a _b/sch-sim.a _b/sch-util.a _b/libevt.a _b/common.a _b/common-util.a \
-lpthread -lopts -lffi
--
To unsubscribe from this list: send the line "unsubscribe dwarves" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2015-07-17 21:37 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-09 16:21 die__process_function: tag not supported (INVALID)! Bruce Korb
[not found] ` <559E9FA5.1090307-mXXj517/zsQ@public.gmane.org>
2015-07-17 19:51 ` Hagen Paul Pfeifer
2015-07-17 20:53 ` Bruce Korb
[not found] ` <55A96B38.7050103-mXXj517/zsQ@public.gmane.org>
2015-07-17 21:08 ` Hagen Paul Pfeifer
2015-07-17 21:37 ` Bruce Korb [this message]
2015-07-17 21:33 ` Mark Wielaard
[not found] ` <20150717213300.GA2352-iA3+RHPOETwf7BdofF/totBPR1lH4CV8@public.gmane.org>
2015-07-17 23:01 ` Bruce Korb
[not found] ` <55A98954.8080202-mXXj517/zsQ@public.gmane.org>
2015-07-19 19:16 ` Bruce Korb
2015-07-19 19:18 ` Bruce Korb
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55A9758C.4090600@gnu.org \
--to=bkorb-mxxj517/zsq@public.gmane.org \
--cc=dwarves-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=hagen-GvnIQ6b/HdU@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.