This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java 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]

[Bug c++/36576] gcc 4.3.1 doesn't build for me on openSUSE 10.3



------- Comment #8 from pinskia at gcc dot gnu dot org  2008-06-20 11:04 -------
> Because gcc 4.1 throws some errors on our
> code that works flawlessly with MS compilers and gcc 3, and that absolutely do
> not seem to be justified, and I wanted to make sure this problem  is either
> fixed or still present in the latest gcc release in order to avoid remarks like
> "update to the latest compiler version". 

Have you read the changes pages?
Start with http://gcc.gnu.org/gcc-3.4/changes.html and then read
http://gcc.gnu.org/gcc-4.0/changes.html and then
http://gcc.gnu.org/gcc-4.1/changes.html .  Most likely your C++ code is not
really standard C++ after all.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36576


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