This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: RFA: libjava seems to miss some files for win32
- From: Dave Korn <dave dot korn dot cygwin at googlemail dot com>
- To: Kai Tietz <ktietz70 at googlemail dot com>
- Cc: gcc at gcc dot gnu dot org, java at gcc dot gnu dot org
- Date: Sat, 18 Jul 2009 15:06:14 +0100
- Subject: Re: RFA: libjava seems to miss some files for win32
- References: <90baa01f0907180506h1a58152du5d45d66628043ad9@mail.gmail.com>
Kai Tietz wrote:
> Hello,
>
> I noticed, while trying to build libjava for x64 windows, that the
> configure script fails to generate link to
> 'libjava/gnu/java/security/jce/prng/natVMSecureRandomWin32.cc'. This
> file isn't existing. Is there a fix for this?
>
> Thanks in advance for the answer,
> Kai
>
You probably want to post this to the main list rather than -patches! Also
the java list, I would suppose. The bug is strange. I get nothing from "grep
-R SecureRandomWin32 libjava/*" in my sandbox (but I'm still on r.149334 from
07/07).
cheers,
DaveK