public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/56057] New: libbacktrace STILL doesn't honor --disable-werror
@ 2013-01-21  4:11 lailavrazda1979 at gmail dot com
  2013-01-24 16:15 ` [Bug other/56057] " lailavrazda1979 at gmail dot com
  0 siblings, 1 reply; 2+ messages in thread
From: lailavrazda1979 at gmail dot com @ 2013-01-21  4:11 UTC (permalink / raw)
  To: gcc-bugs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56057

             Bug #: 56057
           Summary: libbacktrace STILL doesn't honor --disable-werror
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: lailavrazda1979@gmail.com


libbacktrace is not honoring --disable-werror and using -fPIC, causing a
warning (which is promoted to an error) when building a native compiler for
x86_64-w64-mingw32. This happens with revision 195330, the latest, as of this
writing. Errors below:

libtool: compile:  x86_64-w64-mingw32-gcc
-L/root/win64-build/native/x86_64-w64-mingw32/lib
-L/root/win64-build/native/mingw/lib -isystem
/root/win64-build/native/x86_64-w64-mingw32/include -isystem
/root/win64-build/native/mingw/include -DHAVE_CONFIG_H -I.
-I../../../gcc-4.8.0/libbacktrace -I ../../../gcc-4.8.0/libbacktrace/../include
-I ../../../gcc-4.8.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables
-frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute
-Wcast-qual -Werror -fPIC -g -O2 -c ../../../gcc-4.8.0/libbacktrace/dwarf.c -o
dwarf.o
../../../gcc-4.8.0/libbacktrace/dwarf.c:1:0: error: -fPIC ignored for target
(all code is position independent) [-Werror]
 /* dwarf.c -- Get file/line information from DWARF for backtraces.
 ^
cc1: all warnings being treated as errors
make[3]: *** [dwarf.lo] Error 1
make[3]: Leaving directory
`/root/win64-build/src/gcc-build/x86_64-w64-mingw32/libbacktrace'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/root/win64-build/src/gcc-build/x86_64-w64-mingw32/libbacktrace'
make[1]: *** [all-target-libbacktrace] Error 2
make[1]: Leaving directory `/root/win64-build/src/gcc-build'
make: *** [all] Error 2


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug other/56057] libbacktrace STILL doesn't honor --disable-werror
  2013-01-21  4:11 [Bug other/56057] New: libbacktrace STILL doesn't honor --disable-werror lailavrazda1979 at gmail dot com
@ 2013-01-24 16:15 ` lailavrazda1979 at gmail dot com
  0 siblings, 0 replies; 2+ messages in thread
From: lailavrazda1979 at gmail dot com @ 2013-01-24 16:15 UTC (permalink / raw)
  To: gcc-bugs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56057

lailavrazda1979 at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from lailavrazda1979 at gmail dot com 2013-01-24 16:14:29 UTC ---
Seems to be fixed now.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-01-24 16:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-21  4:11 [Bug other/56057] New: libbacktrace STILL doesn't honor --disable-werror lailavrazda1979 at gmail dot com
2013-01-24 16:15 ` [Bug other/56057] " lailavrazda1979 at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).