This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/53529] assembler errors while building a cross compiler if . (dot) is in your PATH
- From: "jakub at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 30 May 2012 15:35:18 +0000
- Subject: [Bug c/53529] assembler errors while building a cross compiler if . (dot) is in your PATH
- Auto-submitted: auto-generated
- References: <bug-53529-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53529
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-05-30 15:35:18 UTC ---
Don't do it then? Having . in $PATH is a severe security issue anyway.