Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Jun 1999 01:50:35 -0400 (EDT)
From:      grafe@lab12.ie.pitt.edu (Gary Rafe)
To:        freebsd-java@freebsd.org
Subject:   Re: Q: what about jikes v0.51 ?
Message-ID:  <199906130550.BAA10562@lab12.ie.pitt.edu>

next in thread | raw e-mail | index | archive | help
After some poking around the jikes sources,
I've answered my earlier question;
i.e., the specific wchar functions were there all along,
only the order of "config.h" got changed since v0.47 (perhaps),
which made "wcscpy" disappear to IntToWstring(), also in config.h.
Shifting the required #define's prior to their reference resolves
the linking problem.


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?199906130550.BAA10562>