This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Preprocessing Assembly


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


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