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 other/13680] gcc ignores illegal double-dash command line options


------- Additional Comments From schwab at suse dot de  2004-01-14 16:21 -------
"--foo" is equivalent to "-ffoo".  The meaning of -f options depends on the 
language to compile, which depends on the name of the input file. 

-- 


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


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