This is the mail archive of the gcc-help@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]

RE: error while preprocessing on x86 with -std


Hi Mike,

> so which magical standard is it ? :)

The default preprocessor as pertinent to .S files is not any of the C or C++ standards.

As far as I am aware, there is no standard (-std=<something>) for assembly files.

HTH,
--Eljay


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