Author Topic: precompiled headers?  (Read 3579 times)

Kreso

  • Guest
precompiled headers?
« on: July 23, 2006, 03:37:44 pm »
can I make precompiled headers in C::B? (gcc under linux)

sethjackson

  • Guest
Re: precompiled headers?
« Reply #1 on: July 23, 2006, 03:54:24 pm »
can I make precompiled headers in C::B? (gcc under linux)

Yes. I don't know how though because I have never used precompiled headers......

Kreso

  • Guest
Re: precompiled headers?
« Reply #2 on: July 23, 2006, 04:55:13 pm »
ok, I founda pch option in CB, but I dont know how to set up a precompiled header?

Offline TDragon

  • Lives here!
  • ****
  • Posts: 943
    • TDM-GCC
Re: precompiled headers?
« Reply #3 on: July 23, 2006, 05:00:04 pm »
Right-click the header file, select Properties, check the Compile File box, and set the priority weight to 0 (or anything lower than non-pch project files).
https://jmeubank.github.io/tdm-gcc/ - TDM-GCC compiler suite for Windows (GCC 9.2.0 2020-03-08, 32/64-bit, no extra DLLs)