Closed GoogleCodeExporter closed 9 years ago
I've fixed the missing signbit issue in the trunk. For the other issue, you may
use
make CXXFLAGS="-Wno-invalid-offsetof" to get over it. It's a problem in
xulrunner's
code, there is nothing can be done from our side.
Original comment by james...@gmail.com
on 27 Jan 2010 at 4:08
There is another issue to be fixed. Current trunk can compile against xulrunner
1.9.2
but fail to run.
Original comment by james...@gmail.com
on 27 Jan 2010 at 4:46
Original comment by james...@gmail.com
on 27 Jan 2010 at 4:47
Now the trunk can support xulrunner up to 1.9.3 (alpha). Though you still need
CXXFLAGS="-Wno-invalid-offsetof" hack.
Original comment by james...@gmail.com
on 27 Jan 2010 at 5:57
[deleted comment]
I just had this issue. Why doesn't configure put
CXXFLAGS="-Wno-invalid-offsetof, if its needed for compilation?
Original comment by lanils...@gmail.com
on 8 Feb 2011 at 12:26
Original issue reported on code.google.com by
fundawang@gmail.com
on 23 Jan 2010 at 12:33