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 driver/29931] New: following argv[0] symlink in process_command breaks symlinked-together toolchain


We (STM) create a directory which has symlinks to gcc and other tools and
related libraries, and these symlinks point to different places.
The current behaviour of gcc is to follow the gcc link, from where it won't be
able to find the other tools, nor the libraries.


-- 
           Summary: following argv[0] symlink in process_command breaks
                    symlinked-together toolchain
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: driver
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: amylaar at gcc dot gnu dot org
OtherBugsDependingO 29842
             nThis:


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


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