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

Eric Gallager <egallager at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|---                         |INVALID
                 CC|                            |egallager at gcc dot gnu.org

--- Comment #2 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Jonathan Wakely from comment #1)
> (In reply to Fiodar from comment #0)
> > Making install in python
> > make[3]: Entering directory
> > `/d/mbuild/src/build-gcc/arm-none-symbianelf/libstdc++-v3/python'
> > make[4]: Entering directory
> > `/d/mbuild/src/build-gcc/arm-none-symbianelf/libstdc++-v3/python'
> > make[4]: Nothing to be done for `install-exec-am'.
> >  /bin/install -c -m 644 gdb.py
> > /usr/local/gcc-5.3.0/arm-none-symbianelf/lib/libstdc++.*-gdb.py
> > /bin/install: cannot create regular file
> > `/usr/local/gcc-5.3.0/arm-none-symbianelf/lib/libstdc++.*-gdb.py': No such
> > file or directory
> 
> This means libstdc++.* didn't match any files, which means the shared lib
> hasn't been built yet. That shouldn't happen.
> 
> Do you still see this with current releases?

no reply from the reporter; closing due to being left in WAITING for over 3
months

Reply via email to