cc and gcc 3.1 strangeness
cc and gcc 3.1 strangeness
- Subject: cc and gcc 3.1 strangeness
- From: Sterling Garwood <email@hidden>
- Date: Wed, 16 Jul 2008 16:52:04 -0400
I am compiling a series of c source files in a terminal window. When I
type in 'cc *.c -c'(or gcc *.c -c) everything in the directory
including a lex file (lex.l) is run thru the compiler. Of course the
lex.l file causes issues. If I do an 'ls *.c' in the terminal window
the shell correctly lists only the c files. Any idea what is up?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden