public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Bootstraping gcc-4.4.3 on Interix 3.5
@ 2010-02-25  8:05 BERTRAND Joël
  2010-02-26 12:52 ` BERTRAND Joel
  0 siblings, 1 reply; 2+ messages in thread
From: BERTRAND Joël @ 2010-02-25  8:05 UTC (permalink / raw)
  To: gcc-help

	Hello,

	I'm trying to bootstrap gcc-4.4.3 on a Windows XP workstation (SP3) and 
SFU 3.5. For some reasons, I cannot use Cygwin.

	SFU 3.5 is shipped with gcc 3.3. I have built some tools with this 
compiler (sed 4.1.2 because SFU's sed is broken, gmake, autoconf, 
automake, libtool...).

	I have configured gcc-4.4.3 with following options :

../gcc-4.4.3/configure --prefix=/dev/fs/E/Unix --verbose --with-stabs 
--enable-nls --with-gnu-as --with-gnu-ld --with-gmp=/dev/fs/E/Unix 
--with-mpfr=/dev/fs/E/Unix --enable-threads=posix 
--enable-languages=c,c++,fortran

make bootstrap fails in stage 1:
libbackend.a(winnt.o)(.text+0x2a5): In function 
'i386_pe_determine_dllexport_p': 
/dev/fs/E/Unix/gcc-build/gcc/../../gcc-4.4.3/gcc/config/i386/winnt.c:116: undefined 
reference to '_i386_pe_type_dllexport_p'

	I haven't found any bug related to this trouble on bugzilla. Is ther 
any workaround ? I don't know where '_i386_pe_type_dllexport_p' is defined.

	Regards,

	JKB

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

* Re: Bootstraping gcc-4.4.3 on Interix 3.5
  2010-02-25  8:05 Bootstraping gcc-4.4.3 on Interix 3.5 BERTRAND Joël
@ 2010-02-26 12:52 ` BERTRAND Joel
  0 siblings, 0 replies; 2+ messages in thread
From: BERTRAND Joel @ 2010-02-26 12:52 UTC (permalink / raw)
  To: gcc-help

http://gcc.gnu.org/bugzilla/attachment.cgi?id=12316&action=view
seems to fix this bug.

	Regards,

	JKB

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

end of thread, other threads:[~2010-02-25 17:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-25  8:05 Bootstraping gcc-4.4.3 on Interix 3.5 BERTRAND Joël
2010-02-26 12:52 ` BERTRAND Joel

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