This is the mail archive of the java-discuss@sources.redhat.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: gcj and cygnus


"Immanuel, Gidado-Yisa" wrote:
> In the middle of this page:
>   http://www.cs.bris.ac.uk/~jb7216/libgcj/
> 
> It mentions something about libkernel32.a.bz2
> However, the link to the download has been
> dead, and I haven't investigated any farther.

That file is necessary for Mingw builds, but not Cygwin, if I'm not mistaken...
Cygwin implements most or all of the posix API so it's not necessary to use
win32 API calls in programs compiled by Cygwin.

> However, I got all the components together,
> but I was not able to generate an executable...
> haven't really looked into fully.

If anybody gets it working, and can describe how they did it, that would be nice
to have for the next release of libgcj.

--
Jeff Sturm
jeff.sturm@appnet.com

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]