Closed GoogleCodeExporter closed 9 years ago
[deleted comment]
revision 1163 introduces these errors.
Original comment by issac.xw...@gmail.com
on 27 Apr 2013 at 10:11
Sure, I'll take a look. I wish you would stop using an 8 year old Linux distro.
:-P
Original comment by thestig@chromium.org
on 29 Apr 2013 at 7:35
What compiler are you using? It builds fine for me on Centos 4.9 with g++ 4.1.2.
Original comment by thestig@chromium.org
on 29 Apr 2013 at 8:18
hi thestig:
my compiler is gcc 3.4.5
I wish we could use a newer version of linux, but it is not the decision I can make.
our customers depend on that old os and compiler.
thank you for your respones.
Original comment by issac.xw...@gmail.com
on 30 Apr 2013 at 10:07
[deleted comment]
gcc 3.4.5(?!) I don't know that we're going to jump through hoops to support a
compiler that old.
Original comment by ted.mielczarek
on 30 Apr 2013 at 11:40
hi thestig:
Could you have a look at issue #527?
I have provided a patch for it.
It should work. :)
Original comment by issac.xw...@gmail.com
on 30 Apr 2013 at 3:57
You already cannot build the code out of the box with such an older compiler.
You can apply the attached patch to solve this bug, but we are probably not
going to commit it.
Original comment by thestig@chromium.org
on 30 Apr 2013 at 8:20
Attachments:
why not ?
Isn't it better to make it backward-compatible?
lots of source code out there depend on the old compiler and old os...
Original comment by issac.xw...@gmail.com
on 1 May 2013 at 7:16
Because RHEL 4's lifecycle ended over a year ago. Again, you can't even run:
"./configure; make" out of the box...
Original comment by thestig@chromium.org
on 1 May 2013 at 7:12
yes, I can. I do have some troubles in compiling, but "./configure" works
well...
I just have to change makefile a little bit to make it work...
Original comment by issac.xw...@gmail.com
on 2 May 2013 at 2:03
Original issue reported on code.google.com by
issac.xw...@gmail.com
on 27 Apr 2013 at 7:20