public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/56467] New: gcc fails to link binaries with unknown reference complaint
@ 2013-02-26 18:13 tpsa.s.a at gmail dot com
  2013-02-26 18:21 ` [Bug c/56467] " redi at gcc dot gnu.org
  2014-03-26  7:57 ` mpolacek at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: tpsa.s.a at gmail dot com @ 2013-02-26 18:13 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 56467
           Summary: gcc fails to link binaries with unknown reference
                    complaint
    Classification: Unclassified
           Product: gcc
           Version: 4.7.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: tpsa.s.a@gmail.com


Created attachment 29545
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29545
archive of 3 typescripts for gcc 4.4,4.6,4.7 and *.i for gccs and file with
uname -a and list of packages

gcc 4.7.2 and 4.6.3 fails to link binaries with dynamic library librt.so.1 (in
/usr/lib/i386-linux-gnu/) with unknown reference complaint. Earlier version
4.4.7 links successfully the same code.


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

* [Bug c/56467] gcc fails to link binaries with unknown reference complaint
  2013-02-26 18:13 [Bug c/56467] New: gcc fails to link binaries with unknown reference complaint tpsa.s.a at gmail dot com
@ 2013-02-26 18:21 ` redi at gcc dot gnu.org
  2014-03-26  7:57 ` mpolacek at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: redi at gcc dot gnu.org @ 2013-02-26 18:21 UTC (permalink / raw)
  To: gcc-bugs


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2013-02-26
     Ever Confirmed|0                           |1

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2013-02-26 18:21:22 UTC ---
your archive doesn't have any sources so the makefile doesn't work, please
follow the bug reporting instructions: http://gcc.gnu.org/bugs/

Your linker command has -lrt at the start of the command, it needs to go after
any objects that depend on it.


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

* [Bug c/56467] gcc fails to link binaries with unknown reference complaint
  2013-02-26 18:13 [Bug c/56467] New: gcc fails to link binaries with unknown reference complaint tpsa.s.a at gmail dot com
  2013-02-26 18:21 ` [Bug c/56467] " redi at gcc dot gnu.org
@ 2014-03-26  7:57 ` mpolacek at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2014-03-26  7:57 UTC (permalink / raw)
  To: gcc-bugs

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

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
                 CC|                            |mpolacek at gcc dot gnu.org
         Resolution|---                         |INVALID

--- Comment #2 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Feedback not coming.


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

end of thread, other threads:[~2014-03-26  7:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-26 18:13 [Bug c/56467] New: gcc fails to link binaries with unknown reference complaint tpsa.s.a at gmail dot com
2013-02-26 18:21 ` [Bug c/56467] " redi at gcc dot gnu.org
2014-03-26  7:57 ` mpolacek at gcc dot gnu.org

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