public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/25472]  New: --disable-hosted-libstdcxx does not work
@ 2005-12-18  0:24 bkoz at gcc dot gnu dot org
  2005-12-18  8:08 ` [Bug libstdc++/25472] " bkoz at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: bkoz at gcc dot gnu dot org @ 2005-12-18  0:24 UTC (permalink / raw)
  To: gcc-bugs

When configuring with --disable-hosted-libstdcxx, mainline gives:

/mnt/hd/bld/gcc.versioned-freestanding/./gcc/xgcc -shared-libgcc
-B/mnt/hd/bld/gcc.versioned-freestanding/./gcc -nostdinc++
-L/mnt/hd/bld/gcc.versioned-freestanding/i686-pc-linux-gnu/libstdc++-v3/src
-L/mnt/hd/bld/gcc.versioned-freestanding/i686-pc-linux-gnu/libstdc++-v3/src/.libs
-B/mnt/hd/bld/H-x86-gcc.versioned/i686-pc-linux-gnu/bin/
-B/mnt/hd/bld/H-x86-gcc.versioned/i686-pc-linux-gnu/lib/ -isystem
/mnt/hd/bld/H-x86-gcc.versioned/i686-pc-linux-gnu/include -isystem
/mnt/hd/bld/H-x86-gcc.versioned/i686-pc-linux-gnu/sys-include
-I/mnt/hd/src/gcc.versioned/libstdc++-v3/../gcc
-I/mnt/hd/bld/gcc.versioned-freestanding/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu
-I/mnt/hd/bld/gcc.versioned-freestanding/i686-pc-linux-gnu/libstdc++-v3/include
-I/mnt/hd/src/gcc.versioned/libstdc++-v3/libsupc++ -fno-implicit-templates
-Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once
-ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -c
/mnt/hd/src/gcc.versioned/libstdc++-v3/libsupc++/eh_alloc.cc  -fPIC -DPIC -o
eh_alloc.o
/mnt/hd/bld/gcc.versioned-freestanding/i686-pc-linux-gnu/libstdc++-v3/include/cstdlib:161:
error: '::lldiv_t' has not been declared
/mnt/hd/bld/gcc.versioned-freestanding/i686-pc-linux-gnu/libstdc++-v3/include/cstdlib:167:
error: '::_Exit' has not been declared
/mnt/hd/bld/gcc.versioned-freestanding/i686-pc-linux-gnu/libstdc++-v3/include/cstdlib:174:
error: '::llabs' has not been declared
/mnt/hd/bld/gcc.versioned-freestanding/i686-pc-linux-gnu/libstdc++-v3/include/cstdlib:176:
error: 'lldiv_t' does not name a type
/mnt/hd/bld/gcc.versioned-freestanding/i686-pc-linux-gnu/libstdc++-v3/include/cstdlib:180:
error: '::lldiv' has not been declared
/mnt/hd/bld/gcc.versioned-freestanding/i686-pc-linux-gnu/libstdc++-v3/include/cstdlib:191:
error: '::atoll' has not been declared
/mnt/hd/bld/gcc.versioned-freestanding/i686-pc-linux-gnu/libstdc++-v3/include/cstdlib:192:
error: '::strtoll' has not been declared
/mnt/hd/bld/gcc.versioned-freestanding/i686-pc-linux-gnu/libstdc++-v3/include/cstdlib:193:
error: '::strtoull' has not been declared
/mnt/hd/bld/gcc.versioned-freestanding/i686-pc-linux-gnu/libstdc++-v3/include/cstdlib:195:
error: '::strtof' has not been declared
/mnt/hd/bld/gcc.versioned-freestanding/i686-pc-linux-gnu/libstdc++-v3/include/cstdlib:196:
error: '::strtold' has not been declared
/mnt/hd/bld/gcc.versioned-freestanding/i686-pc-linux-gnu/libstdc++-v3/include/cstdlib:202:
error: '__gnu_cxx::lldiv_t' has not been declared
/mnt/hd/bld/gcc.versioned-freestanding/i686-pc-linux-gnu/libstdc++-v3/include/cstdlib:204:
error: '__gnu_cxx::_Exit' has not been declared
/mnt/hd/bld/gcc.versioned-freestanding/i686-pc-linux-gnu/libstdc++-v3/include/cstdlib:207:
error: '__gnu_cxx::llabs' has not been declared
/mnt/hd/bld/gcc.versioned-freestanding/i686-pc-linux-gnu/libstdc++-v3/include/cstdlib:208:
error: '__gnu_cxx::div' has not been declared
/mnt/hd/bld/gcc.versioned-freestanding/i686-pc-linux-gnu/libstdc++-v3/include/cstdlib:209:
error: '__gnu_cxx::lldiv' has not been declared
/mnt/hd/bld/gcc.versioned-freestanding/i686-pc-linux-gnu/libstdc++-v3/include/cstdlib:211:
error: '__gnu_cxx::atoll' has not been declared
/mnt/hd/bld/gcc.versioned-freestanding/i686-pc-linux-gnu/libstdc++-v3/include/cstdlib:212:
error: '__gnu_cxx::strtof' has not been declared
/mnt/hd/bld/gcc.versioned-freestanding/i686-pc-linux-gnu/libstdc++-v3/include/cstdlib:213:
error: '__gnu_cxx::strtoll' has not been declared
/mnt/hd/bld/gcc.versioned-freestanding/i686-pc-linux-gnu/libstdc++-v3/include/cstdlib:214:
error: '__gnu_cxx::strtoull' has not been declared
/mnt/hd/bld/gcc.versioned-freestanding/i686-pc-linux-gnu/libstdc++-v3/include/cstdlib:215:
error: '__gnu_cxx::strtold' has not been declared
make[4]: *** [eh_alloc.lo] Error 1
make[4]: Leaving directory
`/mnt/hd/bld/gcc.versioned-freestanding/i686-pc-linux-gnu/libstdc++-v3/libsupc++'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/mnt/hd/bld/gcc.versioned-freestanding/i686-pc-linux-gnu/libstdc++-v3'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/mnt/hd/bld/gcc.versioned-freestanding/i686-pc-linux-gnu/libstdc++-v3'
make[1]: *** [all-target-libstdc++-v3] Error 2
make[1]: Leaving directory `/mnt/hd/bld/gcc.versioned-freestanding'
make: *** [all] Error 2


-- 
           Summary: --disable-hosted-libstdcxx does not work
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bkoz at gcc dot gnu dot org


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


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

* [Bug libstdc++/25472] --disable-hosted-libstdcxx does not work
  2005-12-18  0:24 [Bug libstdc++/25472] New: --disable-hosted-libstdcxx does not work bkoz at gcc dot gnu dot org
@ 2005-12-18  8:08 ` bkoz at gcc dot gnu dot org
  2006-01-10  4:01 ` bkoz at gcc dot gnu dot org
  2006-01-10  4:01 ` bkoz at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: bkoz at gcc dot gnu dot org @ 2005-12-18  8:08 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from bkoz at gcc dot gnu dot org  2005-12-18 08:08 -------
Subject: Bug 25472

Author: bkoz
Date: Sun Dec 18 08:08:07 2005
New Revision: 108743

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108743
Log:
2005-12-17  Benjamin Kosnik  <bkoz@redhat.com>

        * src/io-inst.cc: Separate instantiations into...
        * src/ios-inst.cc: .. this.
        * src/iostream-inst.cc: ... and this.
        * src/Makefile.am (sources): Update.
        * src/Makefile.in: Regenerate.  

2005-12-17  Benjamin Kosnik  <bkoz@redhat.com>

        PR libstdc++/25472
        * include/c_std/std_cstdlib.h: Fix for freestanding.

2005-12-17  Benjamin Kosnik  <bkoz@redhat.com>

        * testsuite/libstdc++-dg/normal.exp: Rename to..
        * testsuite/libstdc++-dg/conformance.exp: ... this.


Added:
    trunk/libstdc++-v3/src/ios-inst.cc
    trunk/libstdc++-v3/src/iostream-inst.cc
    trunk/libstdc++-v3/testsuite/libstdc++-dg/conformance.exp
      - copied unchanged from r108742,
trunk/libstdc++-v3/testsuite/libstdc++-dg/normal.exp
Removed:
    trunk/libstdc++-v3/src/io-inst.cc
    trunk/libstdc++-v3/testsuite/libstdc++-dg/normal.exp
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/c_std/std_cstdlib.h
    trunk/libstdc++-v3/src/Makefile.am
    trunk/libstdc++-v3/src/Makefile.in


-- 


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


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

* [Bug libstdc++/25472] --disable-hosted-libstdcxx does not work
  2005-12-18  0:24 [Bug libstdc++/25472] New: --disable-hosted-libstdcxx does not work bkoz at gcc dot gnu dot org
  2005-12-18  8:08 ` [Bug libstdc++/25472] " bkoz at gcc dot gnu dot org
  2006-01-10  4:01 ` bkoz at gcc dot gnu dot org
@ 2006-01-10  4:01 ` bkoz at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: bkoz at gcc dot gnu dot org @ 2006-01-10  4:01 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from bkoz at gcc dot gnu dot org  2006-01-10 04:01 -------
Subject: Bug 25472

Author: bkoz
Date: Tue Jan 10 04:01:00 2006
New Revision: 109531

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109531
Log:
2006-01-09  Benjamin Kosnik  <bkoz@redhat.com>

       PR libstdc++/25472
        * include/c_std/std_cstdlib.h: Fix for freestanding.

2006-01-09  Benjamin Kosnik  <bkoz@redhat.com>

        * src/io-inst.cc: Separate instantiations into...
        * src/ios-inst.cc: .. this.
        * src/iostream-inst.cc: ... and this.
        * src/Makefile.am (sources): Update.
        * src/Makefile.in: Regenerate.


Added:
    branches/gcc-4_1-branch/libstdc++-v3/src/ios-inst.cc
    branches/gcc-4_1-branch/libstdc++-v3/src/iostream-inst.cc
Removed:
    branches/gcc-4_1-branch/libstdc++-v3/src/io-inst.cc
Modified:
    branches/gcc-4_1-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_1-branch/libstdc++-v3/include/c_std/std_cstdlib.h
    branches/gcc-4_1-branch/libstdc++-v3/src/Makefile.am
    branches/gcc-4_1-branch/libstdc++-v3/src/Makefile.in


-- 


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



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

* [Bug libstdc++/25472] --disable-hosted-libstdcxx does not work
  2005-12-18  0:24 [Bug libstdc++/25472] New: --disable-hosted-libstdcxx does not work bkoz at gcc dot gnu dot org
  2005-12-18  8:08 ` [Bug libstdc++/25472] " bkoz at gcc dot gnu dot org
@ 2006-01-10  4:01 ` bkoz at gcc dot gnu dot org
  2006-01-10  4:01 ` bkoz at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: bkoz at gcc dot gnu dot org @ 2006-01-10  4:01 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from bkoz at gcc dot gnu dot org  2006-01-10 04:01 -------

fixed in mainline and 4.1.x


-- 

bkoz at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.1.0


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



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

end of thread, other threads:[~2006-01-10  4:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-18  0:24 [Bug libstdc++/25472] New: --disable-hosted-libstdcxx does not work bkoz at gcc dot gnu dot org
2005-12-18  8:08 ` [Bug libstdc++/25472] " bkoz at gcc dot gnu dot org
2006-01-10  4:01 ` bkoz at gcc dot gnu dot org
2006-01-10  4:01 ` bkoz 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).