[Bug c/37995] using fails if gcc invoked in a directory which has a subdirectory called "gcc"

2008-11-14 Thread mvanier at cs dot caltech dot edu
--- Comment #10 from mvanier at cs dot caltech dot edu 2008-11-15 01:01 --- (In reply to comment #9) > (In reply to comment #8) > > Is "." in your PATH environment variable? As I've already mentioned, it > > works > > fine if "."

[Bug c/37995] using fails if gcc invoked in a directory which has a subdirectory called "gcc"

2008-11-14 Thread mvanier at cs dot caltech dot edu
--- Comment #8 from mvanier at cs dot caltech dot edu 2008-11-15 00:50 --- (In reply to comment #7) > I compile all the time in a directory which contains a gcc directory on > GNU/Linux, Darwin and even under windows. > Is "." in your PATH environment variabl

[Bug c/37995] using fails if gcc invoked in a directory which has a subdirectory called "gcc"

2008-11-04 Thread mvanier at cs dot caltech dot edu
--- Comment #6 from mvanier at cs dot caltech dot edu 2008-11-04 11:08 --- Oops, I meant GCC_EXEC_PREFIX is not defined, not GCC_EXEC_PATH. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37995

[Bug c/37995] using fails if gcc invoked in a directory which has a subdirectory called "gcc"

2008-11-04 Thread mvanier at cs dot caltech dot edu
--- Comment #5 from mvanier at cs dot caltech dot edu 2008-11-04 11:07 --- OK, I built a vanilla gcc system from scratch and it's still exhibiting the same problem. However, here's something new: the problem only manifests itself if "." (the current directory) is

[Bug c/37995] using fails if gcc invoked in a directory which has a subdirectory called "gcc"

2008-11-02 Thread mvanier at cs dot caltech dot edu
--- Comment #3 from mvanier at cs dot caltech dot edu 2008-11-03 07:38 --- The operating system is Arch Linux, and the package manager is Arch-specific and is called pacman. There is a separate package manager for building packages from scratch called ABS (Arch Build System). I&#

[Bug c/37995] using fails if gcc invoked in a directory which has a subdirectory called "gcc"

2008-11-02 Thread mvanier at cs dot caltech dot edu
--- Comment #2 from mvanier at cs dot caltech dot edu 2008-11-03 07:37 --- Created an attachment (id=16613) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16613&action=view) build script for gcc on Arch Linux See other posts for this bug. -- http://gcc.gnu.org/b

[Bug c/37995] New: using fails if gcc invoked in a directory which has a subdirectory called "gcc"

2008-11-02 Thread mvanier at cs dot caltech dot edu
called "gcc" Product: gcc Version: 4.3.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: mvanier at cs dot caltech dot edu GCC build tripl

[Bug c/22403] New: build failure on Mandrake Linux 10.1

2005-07-11 Thread mvanier at cs dot caltech dot edu
latform. -- Summary: build failure on Mandrake Linux 10.1 Product: gcc Version: 4.0.1 Status: UNCONFIRMED Severity: critical Priority: P2 Component: c AssignedTo: unassigned at gcc dot gnu dot org