This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/32092] Can't create directory link when build libstdc++ (gcc-4.2.0)
- From: "dragzhb at yahoo dot com dot cn" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Jun 2007 14:02:17 -0000
- Subject: [Bug libstdc++/32092] Can't create directory link when build libstdc++ (gcc-4.2.0)
- References: <bug-32092-5896@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from dragzhb at yahoo dot com dot cn 2007-06-07 14:02 -------
I think mingw32 don't support good to create link of directory.
When I check ext\pb_ds\detail in $GCC_BUILD_ROOT\mingw32\libstdc++-v3\include,
it create more and more
ext\pb_ds\detail\ext\pb_ds\detail\ext\pb_ds\detail\ext\pb_ds\detail\ext\pb_ds\detail\ext\pb_ds\detail
...
directory .
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32092