This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/39951] New: Dangling symlink ".../include-fixed/mach" created on install


After installing GCC:

$ ls -l $PREFIX/lib/gcc/alphaev56-dec-osf4.0g/4.4.0/include-fixed/mach 
lrwxr-xr-x   1 local    local         25 Apr 28 14:22
$PREFIX/lib/gcc/alphaev56-dec-osf4.0g/4.4.0/include-fixed/mach ->
root/usr/sys/include/mach

$ ls -l
$PREFIX/lib/gcc/alphaev56-dec-osf4.0g/4.4.0/include-fixed/root/usr/sys/include/
total 3
drwxr-xr-x   2 local    local        512 Apr 24 23:33 net
drwxr-xr-x   2 local    local        512 Apr 24 23:33 netinet
drwxr-xr-x   2 local    local        512 Apr 24 23:33 sys


-- 
           Summary: Dangling symlink ".../include-fixed/mach" created on
                    install
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: skunk at iskunk dot org
 GCC build triplet: alphaev56-dec-osf4.0g
  GCC host triplet: alphaev56-dec-osf4.0g
GCC target triplet: alphaev56-dec-osf4.0g


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]