Open GoogleCodeExporter opened 8 years ago
Looks like the libxul code is expecting new features in the compiler
try adding
-std=c++11
to the block of code in configure.in that is finding your libxul. There are
other blocks in there that are similar then run autoreconf and try to build
again.
Original comment by kdeko...@gmail.com
on 5 Jan 2015 at 5:17
Thank you! Worked as a dream!
Anyway I expected gcc version 4.8.3 not that old.
Many thx.
acatiilg
Original comment by acati...@gmail.com
on 5 Jan 2015 at 5:41
Original issue reported on code.google.com by
acati...@gmail.com
on 4 Jan 2015 at 10:46Attachments: