[Bug c++/40794] LIBRARY_PATH not processed

2009-07-18 Thread philippe at fornux dot com
--- Comment #2 from philippe at fornux dot com 2009-07-18 22:32 --- Well if I set 'export GCC_EXEC_PATH=$HOME/lib' it works correctly. Nevertheless perhaps LIBRARY_PATH should be passed to the linker if GCC is responsible for the linkage. -- philippe at fornux dot com changed

[Bug c++/40794] New: LIBRARY_PATH not processed

2009-07-17 Thread philippe at fornux dot com
: LIBRARY_PATH not processed Product: gcc Version: 4.1.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: philippe at fornux dot com http://gcc.gnu.org

[Bug c++/35778] New: Wishlist: To override all C pointers with C++ wrappers

2008-03-31 Thread philippe at fornux dot com
Product: gcc Version: unknown Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: philippe at fornux dot com http://gcc.gnu.org/bugzilla/show_bug.cgi

[Bug c++/35727] New: Nested class of specialized template class bug

2008-03-27 Thread philippe at fornux dot com
: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: philippe at fornux dot com GCC build triplet: gcc version 3.4.5 (mingw special) GCC host triplet: Windows XP GCC target triplet: MinGW http

[Bug c++/35727] Nested class of specialized template class bug

2008-03-27 Thread philippe at fornux dot com
--- Comment #2 from philippe at fornux dot com 2008-03-28 05:20 --- ** Then if I add the following: template struct Avoid::B { B() { cout __PRETTY_FUNCTION__ endl; } }; ** I get

[Bug c++/35641] New: ICE on overload of friend function definition inside a class

2008-03-19 Thread philippe at fornux dot com
Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: philippe at fornux dot com GCC build triplet: gcc version 3.4.5 (mingw special) GCC host triplet: Windows XP GCC target triplet: Mingw http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35641

[Bug c++/34667] New: Ambiguous error message on partial member specialization

2008-01-03 Thread philippe at fornux dot com
ReportedBy: philippe at fornux dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34667

[Bug c++/29279] New: ICE

2006-09-28 Thread philippe at fornux dot com
org ReportedBy: philippe at fornux dot com GCC build triplet: Mingw32 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29279

[Bug c++/28015] New: Nonspecific error messages

2006-06-13 Thread philippe at fornux dot com
Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: philippe at fornux dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28015

[Bug c++/28015] Nonspecific error messages

2006-06-13 Thread philippe at fornux dot com
--- Comment #2 from philippe at fornux dot com 2006-06-13 20:17 --- I was compiling a big project and I ended up with this error message. I just tried to compile the same file by preprocessing it first (-E) and I don't have the error anymore. Actually I think some dependent file got