Hi all :

When I build gcc-g++ 4.2.0 in Mingw32 in Windows XP, when it compile libstdc++
, it want to create directory link of
$GCC_SRC_ROOT\mingw_build\mingw32\libstdc++-v3\include\ext\pb_ds\detail, but in
mingw32 , It can't create it.

but if I copy all directories in
$GCC_SRC_ROOT\libstdc++-v3\include\ext\pb_ds\detail to 
$GCC_BUILD_ROOT\mingw32\libstdc++-v3\include\ext\pb_ds\detail , it' okay.

could you change link directory to copy directory in mingw32 ?

Regards


-- 
           Summary: Can't create directory  link when build libstdc++ (gcc-
                    4.2.0)
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dragzhb at yahoo dot com dot cn
  GCC host triplet: mingw32
GCC target triplet: mingw32


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

Reply via email to