gcc svn build fails due to -Werror; how to set option
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- To: gcc-help@xxxxxxxxxxx
- Subject: gcc svn build fails due to -Werror; how to set option
- From: Tim Prince <n8tm@xxxxxxx>
- Date: Sat, 31 Aug 2013 12:32:28 -0400
- Authentication-results: sourceware.org; auth=none
- User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130312 Thunderbird/17.0.4
In attempts to build the gomp_4.0 branch from svn (on CentOS 6.2), I
find that I must remove the -Werror option in STRICT_WARN. I don't find
documented how this should be done (in configure ?). I can get past it
by repeatedly modifying gcc/Makefile, but this seems wrong.
I have little interest at this stage in finding out why it triggers
-Werror=maybe-uninitialized in typeck.c; I'd only like to build the gcc
to see if it does anything interesting with OpenMP 4.
--
Tim Prince
[Index of Archives]
[Linux C Programming]
[Linux Kernel]
[eCos]
[Fedora Development]
[Fedora Announce]
[Autoconf]
[The DWARVES Debugging Tools]
[Yosemite Campsites]
[Yosemite News]
[Linux GCC]