Hi! I guess it means that you're trying to compile the source to object code (-c) with a specific output name (-o) and at the same time try to get the preprocessed source (-S). Since the output name for both (-c -S) are the same, you get an error.
upCASE ----------------------------------- If it was hard to write, it should be hard to read!- Do. Or do not. There is no try! |