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

where is a good place to add target-speicifc initalization code?


Basicly, I want to add code that says "if target = mingw32, ix86_tls_dialect = TLS_DIALECT_WIN"
Where should I add this and what is the "approved" way to identify that its mingw32?




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