[Bug c++/96205] compile error on: #define JJWIDE(x) L#x

2020-07-15 Thread francis.andre.kampbell at orange dot fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96205 --- Comment #2 from francis.andre.kampbell at orange dot fr --- This '#define JJWIDE(x) L#x' is workign fine with MSVC VS2017

[Bug c++/96205] New: compile error on: #define JJWIDE(x) L#x

2020-07-15 Thread francis.andre.kampbell at orange dot fr
++ Assignee: unassigned at gcc dot gnu.org Reporter: francis.andre.kampbell at orange dot fr Target Milestone: --- Hello The following c++ source bug.cpp does not compile with: g++ -DWIDE_CHAR bug.cpp #include #ifndef WIDE_CHAR #define JAVACC_CHAR_TYPE char

[Bug driver/67890] search paths for user shared libraries not respected

2015-10-08 Thread francis.andre.kampbell at orange dot fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67890 francis.andre.kampbell at orange dot fr changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug driver/67890] New: search paths for user shared libraries not respected

2015-10-08 Thread francis.andre.kampbell at orange dot fr
Component: driver Assignee: unassigned at gcc dot gnu.org Reporter: francis.andre.kampbell at orange dot fr Target Milestone: --- Hi The following g++ command fails to link the target shared library. The command explicitly states to the linker to use shared libraries into /usr