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]

Enable inline functions & Turning trigraph off


Hello,
 
I'm using GNU GCC compiler 3.4.4 and I have 2 questions:
 
1. How to enable inline functions? (I used -finline-functions but it for all
suitable functions and not for those declared as inline ?)
2. How to turn trigraph conversion off? (not turning the warning off - but
the conversion)
 
Thanks,
Itay


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