--- Comment #4 from bursig at gmail dot com 2008-05-20 16:30 ---
(In reply to comment #3)
> Considering that you can put many files inside a directory called *.gch and
> those will be used for the PCH at different optimization levels and options.
> I
> don't see wh
--- Comment #4 from bursig at gmail dot com 2008-05-20 16:21 ---
(In reply to comment #2)
> Also you might want want to look into the GCC extension (to C++98/C++03)
> called
> extern template whch does the same thing. Note it is being added to C++0x
> already.
>
>
--- Comment #4 from bursig at gmail dot com 2008-05-20 16:16 ---
(In reply to comment #3)
> >As I know gcc search headers in *.c/*.cpp dir before
> touch -I search paths.
>
> Only for "" include directories and you can disable that with at one point
> w
--- Comment #3 from bursig at gmail dot com 2008-05-20 16:07 ---
(In reply to comment #1)
> -frepo is/was supposed to deal with this
>
As I know -frepo simple force -fno-implicit-templates which rip all template
instantion from all objects and produce additional special files whi
--- Comment #2 from bursig at gmail dot com 2008-05-20 15:49 ---
(In reply to comment #1)
> -H will tell you that.
>
Ok that will work but will automatically drop tons of info into build output.
IMHO better will be extension in "-Winvalid-pch" flag and printing
--- Comment #2 from bursig at gmail dot com 2008-05-20 15:42 ---
(In reply to comment #1)
> I really don't see the issue here really, if you don't setup your include
> pathes correctly to include the object directory first, that seems like your
> issue rather than
D
Severity: enhancement
Priority: P3
Component: pch
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: bursig at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36277
mmary: Please improve usage of template libs.
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: bursig at gmai
Version: 3.4.6
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: pch
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: bursig at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36273
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: bursig at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36272
10 matches
Mail list logo