This is the mail archive of the gcc@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 report : -save-temps and stdin


using a very recent :  gcc version 4.8.0 20121021 (experimental) (GCC)

h4ck3rm1k3@gcc10:~/experiments/build/glibc$ echo "int x;" |  g++
-save-temps -x c -
cc1: error: unrecognized command line option ‘-.i’

this causes problems compiling glibc with -save-temps.

is this known? should I report a bug? any ideas on fixing it, I might
be able to do so, it should be simple.

mike

-- 
James Michael DuPont
Member of Free Libre Open Source Software Kosova http://flossk.org
Saving wikipedia(tm) articles from deletion http://SpeedyDeletion.wikia.com
Contributor FOSM, the CC-BY-SA map of the world http://fosm.org
Mozilla Rep https://reps.mozilla.org/u/h4ck3rm1k3
Free Software Foundation Europe Fellow http://fsfe.org/support/?h4ck3rm1k3


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