public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/50648] New: --disable-shared is not passed on to target-zlib
@ 2011-10-07  2:52 fzvqedi at v dot mintemail.com
  0 siblings, 0 replies; only message in thread
From: fzvqedi at v dot mintemail.com @ 2011-10-07  2:52 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 50648
           Summary: --disable-shared is not passed on to target-zlib
    Classification: Unclassified
           Product: gcc
           Version: 4.5.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: fzvqedi@v.mintemail.com


apparently zlib-target tries to build a shared library.

since the case $host_os in zlib/configure:9352 thinks that my OS (aboriginal
linux 1.01 on armv6l) is not in the list, it fails at line 9707 at:

    eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \                           
         LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""      

with

 configure:9707: error: Link tests are not allowed after GCC_NO_EXECUTABLES.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-10-07  2:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-07  2:52 [Bug c/50648] New: --disable-shared is not passed on to target-zlib fzvqedi at v dot mintemail.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).