This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/4605] [alpha-osf]mips-tfile & spaced directory names
- From: "ubizjak at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Jan 2009 13:27:20 -0000
- Subject: [Bug target/4605] [alpha-osf]mips-tfile & spaced directory names
- References: <bug-4605-4970@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #9 from ubizjak at gmail dot com 2009-01-12 13:27 -------
Options should be wrapped in quotes, like:
COLLECT_GCC_OPTIONS='-O2' '-mtune=generic'
"/usr/local.uros/libexec/gcc/i686-pc-linux-gnu/4.4.0/cc1" "-quiet" "dir
test/hello.c" "-quiet" "-dumpbase" "hello.c" "-mtune=generic" "-auxbase"
"hello" "-O2" "-o" "/tmp/ccM9lSiU.s"
--
ubizjak at gmail dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |NEW
Last reconfirmed|2003-11-26 08:43:37 |2009-01-12 13:27:20
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4605