Date: Mon, 26 Aug 2002 10:10:03 -0700 (PDT) From: Jasper Jongmans <j.jongmans@aprogas.net> To: freebsd-ports@FreeBSD.org Subject: Re: ports/41961: jikes 1.16 core dumps on FreeBSD (but not on RedHat Linux 7.3) Message-ID: <200208261710.g7QHA3NM078563@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/41961; it has been noted by GNATS. From: Jasper Jongmans <j.jongmans@aprogas.net> To: freebsd-gnats-submit@FreeBSD.org, archie@FreeBSD.org Cc: Subject: Re: ports/41961: jikes 1.16 core dumps on FreeBSD (but not on RedHat Linux 7.3) Date: Mon, 26 Aug 2002 17:48:21 +0200 % uname -a FreeBSD harry.aprogas.net 4.6.1-RELEASE-p10 FreeBSD 4.6.1-RELEASE-p10 #19: Sun Aug 11 20:10:50 CEST 2002 root@harry.aprogas.net:/usr/obj/usr/src/sys/HARRY i386 % g++ -v Using builtin specs. gcc version 2.95.3 20010315 (release) [FreeBSD] When compiled with CXXFLAGS='-g -O -pipe -march=pentiumpro': % jikes -g -d classes -bootclasspath src -sourcepath src `cat files` zsh: bus error (core dumped) jikes -g -d classes -bootclasspath src -sourcepath src `cat files` When compiled with CXXFLAGS='-g -pipe -march=pentiumpro' I get the same lexical warning as Jay Sachs already mentioned, but for the rest it compiles fine. Note: The same problem also occurs with at least one other Java application (Freenet, http://www.freenetproject.org/). -- Jasper Jongmans j.jongmans@aprogas.net Website http://aprogas.student.utwente.nl/~aprogas/ PGP key ftp://aprogas.student.utwente.nl/keys/pgp-dsa-elg PGP fingerprint 6E36 58CF 2CD7 86BC 7F6C 6128 E2AA FA44 CD25 1FFD To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208261710.g7QHA3NM078563>