which version of GCC is recommended to build 8u212
Jie Fu
fujie at loongson.cn
Mon May 20 20:57:39 UTC 2019
In case of SIGSEGV, just rm build and retry it.
I also came across such errors while building jdk/jdk.
On 2019年05月21日 02:53, xiaoming gu wrote:
> It is not a warning but a crash inside g++. Please see details as
> follows:
>
> ..../jdk8u212-b03/hotspot/src/share/vm/opto/mulnode.cpp: In member
> function ‘virtual Node* MulLNode::Ideal(PhaseGVN*, bool)’:
> ..../jdk8u212-b03/hotspot/src/share/vm/opto/mulnode.cpp:324: internal
> compiler error: Segmentation fault
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> gmake[6]: *** [mulnode.o] Error 1
>
> I did the build simply with "bash ./configure" and "make all". The
> used toolchain was GCC 4.4.7. Which version of GCC do you use?
>
> Thanks,
> Xiaoming
>
>
>
> On Mon, May 20, 2019 at 12:51 AM Jie Fu <fujie at loongson.cn
> <mailto:fujie at loongson.cn>> wrote:
>
> What's the error, deprecated-declarations warning errors?
>
> On 2019/5/20 下午3:38, xiaoming gu wrote:
> > Hi folks,
> >
> > I hit a g++ error during building 8u212 with GCC 4..4.7. I'm
> wondering
> > which version of GCC is recommended to build 8u212.
> >
> > Thanks,
> > Xiaoming
>
More information about the jdk8u-dev
mailing list