This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug gcov-profile/69004] Building t-engine on ARM fails during -fprofile-use stage
- From: "marxin at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 03 Aug 2016 13:53:18 +0000
- Subject: [Bug gcov-profile/69004] Building t-engine on ARM fails during -fprofile-use stage
- Auto-submitted: auto-generated
- References: <bug-69004-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69004
--- Comment #20 from Martin Liška <marxin at gcc dot gnu.org> ---
(In reply to PeteVine from comment #19)
> Here's what I've been doing to arrive at that profile-use crash:
>
> In the unpacked archive's top-level directory (see URL), edit premake4.lua
Can you please check the url, I see Page Not Found
Thanks
> to point to your SDL2 includes (instead of /opt) and add
> `-fprofile-generate` to your release CFLAGS. Followed by:
>
> $ premake4 gmake
>