Date: Fri, 12 Mar 1999 02:25:49 +0900 From: Takuya Mori <moritaku@super.email.ne.jp> To: freebsd-java@freebsd.org Subject: SIGSEGV while compiling elf jdk1.1 Message-ID: <19990312022549X.moritaku@super.email.ne.jp>
next in thread | raw e-mail | index | archive | help
Hi, My name is Takuya Mori, and I am trying to build an ELF binary of JDK1.1.7 with my friend. We have a trouble while compiling it. Here's the description: We have modified symbol names to become compliant with those of ELF libraries. And while compiling Java class libraries, the VM gets stuck in the function, "void InitializeClock()" defined in "src/freebsd/java/green_threads/src/clock.c" and Segmentation Fault occurs. Is there anybody solves this problem? ---- Takuya Mori <moritaku@super.email.ne.jp> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990312022549X.moritaku>