Preprocessing Assembly
Dan Kegel
dank@kegel.com
Thu Sep 12 08:13:00 GMT 2002
Bruce Adams wrote:
> I am using gcc to cross compile for m68k. I discovered the following on
> the net.
>
> "Both .S and .s are assembler. By convention, .S is assembly source that
> needs to be preprocessed. Otherwise, gcc doesn't care."
>
> This is of course less than optimal on windows as the filesystem is not case
> sensitive.
NTFS preserves case. I think the .s / .S trick should work fine as long
as your editor and other tools don't itself muck up the filename.
- Dan
------
Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com
More information about the crossgcc
mailing list