public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/28968]  New: gcc/config/i386/winnt-stubs.c is not linked in -> build fails
@ 2006-09-06 23:02 mkoeppe at gmx dot de
  2006-09-06 23:08 ` [Bug target/28968] " pinskia at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: mkoeppe at gmx dot de @ 2006-09-06 23:02 UTC (permalink / raw)
  To: gcc-bugs

When configuring gcc-{4.1.0,4.1.1} as

$ CC=gcc-4.1 ../gcc-4.1.1/configure --target=i586-pc-interix3 \
        --enable-languages=c \
        --enable-threads=no \
        --with-stabs \
        --enable-nls \
        --disable-shared \
        --disable-libssp \
        --with-gnu-as \
        --with-gnu-ld

the subsequent

$ make

fails with the following linker error:

gcc/config/i386/winnt.c:
symbols i386_pe_type_dllexport_p and i386_pe_type_dllimport_p are undefined!

Modifying winnt.c to
#include "winnt-stubs.c"
works around the problem.


-- 
           Summary: gcc/config/i386/winnt-stubs.c is not linked in -> build
                    fails
           Product: gcc
           Version: 4.1.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mkoeppe at gmx dot de
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i586-pc-interix3


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


^ permalink raw reply	[flat|nested] 8+ messages in thread
[parent not found: <bug-28968-4@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2012-11-09 22:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-06 23:02 [Bug target/28968] New: gcc/config/i386/winnt-stubs.c is not linked in -> build fails mkoeppe at gmx dot de
2006-09-06 23:08 ` [Bug target/28968] " pinskia at gcc dot gnu dot org
2006-09-06 23:08 ` pinskia at gcc dot gnu dot org
2006-09-06 23:10 ` pinskia at gcc dot gnu dot org
2006-09-06 23:29 ` mkoeppe at gmx dot de
2006-09-08 16:41 ` mkoeppe at gmx dot de
2006-09-23 18:54 ` mkoeppe at gmx dot de
     [not found] <bug-28968-4@http.gcc.gnu.org/bugzilla/>
2012-11-09 22:17 ` steven 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).