public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/35277]  New: x86_64 configure option combo yields broken compiler
@ 2008-02-21 15:02 joel at gcc dot gnu dot org
  2008-02-21 15:33 ` [Bug other/35277] " rwild at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: joel at gcc dot gnu dot org @ 2008-02-21 15:02 UTC (permalink / raw)
  To: gcc-bugs

This might be a dumb user error but since it works on 32-bit Fedora's, I
thought it best to file a PR and let you folks decide.

On Fedora 7 or 8, when you configure like this, the libgcc_s.o files do not
end up in an install directory that gcc can find afterwards.  So you end up
getting a link error on the simplest programs.

  ../../gcc-${gcc}/configure --with-gnu-as --disable-multilib \
    --with-gnu-ld --verbose --with-system-zlib --disable-nls \
    --enable-version-specific-runtime-libs \
    --enable-languages=c,ada --prefix=${install_dir} 

I haven't tried every set of options but reducing it to the
following produced a working compiler.

 ../../gcc-${gcc}/configure \
    --enable-languages=c,ada --prefix=${install_dir}


-- 
           Summary: x86_64 configure option combo yields broken compiler
           Product: gcc
           Version: 4.2.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: joel at gcc dot gnu dot org
  GCC host triplet: x86_64-unknown-linux-gnu


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


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

* [Bug other/35277] x86_64 configure option combo yields broken compiler
  2008-02-21 15:02 [Bug other/35277] New: x86_64 configure option combo yields broken compiler joel at gcc dot gnu dot org
@ 2008-02-21 15:33 ` rwild at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: rwild at gcc dot gnu dot org @ 2008-02-21 15:33 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from rwild at gcc dot gnu dot org  2008-02-21 15:32 -------


*** This bug has been marked as a duplicate of 32415 ***


-- 

rwild at gcc dot gnu dot org changed:

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


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


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

end of thread, other threads:[~2008-02-21 15:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-21 15:02 [Bug other/35277] New: x86_64 configure option combo yields broken compiler joel at gcc dot gnu dot org
2008-02-21 15:33 ` [Bug other/35277] " rwild at gcc dot gnu dot 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).