public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/44308]  New: ranlib: file: libbackend
@ 2010-05-28 11:10 jay dot krell at cornell dot edu
  2010-05-28 13:06 ` [Bug middle-end/44308] " steven at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: jay dot krell at cornell dot edu @ 2010-05-28 11:10 UTC (permalink / raw)
  To: gcc-bugs

There are a number of these unsightly warnings (not errors) building gcc on
MacOSX:


ranlib: file: libbackend.a(insn-peep.o) has no symbols
ranlib: file: libbackend.a(graphite-blocking.o) has no symbols
ranlib: file: libbackend.a(graphite-clast-to-gimple.o) has no symbols
ranlib: file: libbackend.a(graphite-dependences.o) has no symbols
ranlib: file: libbackend.a(graphite-interchange.o) has no symbols
ranlib: file: libbackend.a(graphite-poly.o) has no symbols
ranlib: file: libbackend.a(graphite-ppl.o) has no symbols
ranlib: file: libbackend.a(graphite-scop-detection.o) has no symbols
ranlib: file: libbackend.a(graphite-sese-to-poly.o) has no symbols
ranlib: file: libbackend.a(loop-doloop.o) has no symbols
ranlib: file: libbackend.a(vmsdbgout.o) has no symbols
ranlib: file: libbackend.a(xcoffout.o) has no symbols


What I've done is at the end of each of them is put:

char quash_apple_ranlib_warning_foo;

Where "foo" is chosen from the file's non-static symbols.

I didn't see insn-peep.c, it is presumably generated, so I didn't fix it.


-- 
           Summary: ranlib: file: libbackend
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jay dot krell at cornell dot edu
 GCC build triplet: ranlib: file: libbackend.a(xcoffout.o) has no symbols


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


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

end of thread, other threads:[~2010-05-31 12:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-28 11:10 [Bug c/44308] New: ranlib: file: libbackend jay dot krell at cornell dot edu
2010-05-28 13:06 ` [Bug middle-end/44308] " steven at gcc dot gnu dot org
2010-05-30  8:07 ` jay dot krell at cornell dot edu
2010-05-30  8:56 ` jay dot krell at cornell dot edu
2010-05-31 12:15 ` jay dot krell at cornell dot edu

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).