public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcc/66032] New: RTEMS MIPS build fails on FreeBSD
@ 2015-05-06  4:22 chris at contemporary dot net.au
  2015-05-06  4:38 ` [Bug libgcc/66032] " pinskia at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: chris at contemporary dot net.au @ 2015-05-06  4:22 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66032

            Bug ID: 66032
           Summary: RTEMS MIPS build fails on FreeBSD
           Product: gcc
           Version: 4.9.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgcc
          Assignee: unassigned at gcc dot gnu.org
          Reporter: chris at contemporary dot net.au
  Target Milestone: ---

Created attachment 35473
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35473&action=edit
RSB Report for RTEMS 4.1  MIPS failure on FreeBSD.

Build RTEMS 4.11 MIP tool set fails on FreeBSD. The attached log file shows the
error.

The configure command line is:

../gcc-4.9.2/configure --prefix=/opt/work/rtems/4.11
--bindir=/opt/work/rtems/4.11/bin --exec_prefix=/opt/work/rtems/4.11
--includedir=/opt/work/rtems/4.11/include --libdir=/opt/work/rtems/4.11/lib
--libexecdir=/opt/work/rtems/4.11/libexec
--mandir=/opt/work/rtems/4.11/share/man
--infodir=/opt/work/rtems/4.11/share/info --datadir=/opt/work/rtems/4.11/share
--build=x86_64-freebsd10.1 --host=x86_64-freebsd10.1 --target=m32r-rtems4.11
--disable-libstdcxx-pch --with-gnu-as --with-gnu-ld --verbose --with-newlib
--with-system-zlib --disable-nls --without-included-gettext
--disable-win32-registry --enable-version-specific-runtime-libs --disable-lto
--enable-newlib-io-c99-formats --enable-newlib-iconv
--enable-newlib-iconv-encodings=big5,cp775,cp850,cp852,cp855,cp866,euc_jp,euc_kr,euc_tw,iso_8859_1,iso_8859_10,iso_8859_11,iso_8859_13,iso_8859_14,iso_8859_15,iso_8859_2,iso_8859_3,iso_8859_4,iso_8859_5,iso_8859_6,iso_8859_7,iso_8859_8,iso_8859_9,iso_ir_111,koi8_r,koi8_ru,koi8_u,koi8_uni,ucs_2,ucs_2_internal,ucs_2be,ucs_2le,ucs_4,ucs_4_internal,ucs_4be,ucs_4le,us_ascii,utf_16,utf_16be,utf_16le,utf_8,win_1250,win_1251,win_1252,win_1253,win_1254,win_1255,win_1256,win_1257,win_1258
--enable-threads --disable-plugin --enable-languages=c,c++

newlib is the newlib-2.2.0-20150423 snapshot provided by Jeff this week.

I tracked the issue down to the sed commands that handle the file sets for each
multilib variant but I started to get lost. Sed is not a natural language for
me and I do not a linux box around to see what is expected.


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

end of thread, other threads:[~2015-05-06  6:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-06  4:22 [Bug libgcc/66032] New: RTEMS MIPS build fails on FreeBSD chris at contemporary dot net.au
2015-05-06  4:38 ` [Bug libgcc/66032] " pinskia at gcc dot gnu.org
2015-05-06  5:06 ` chris at contemporary dot net.au
2015-05-06  6:46 ` chris at contemporary dot net.au

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