This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: cygwin issues
- To: alk at pobox dot com
- Subject: Re: cygwin issues
- From: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>
- Date: Fri, 25 May 2001 15:57:54 +1200
- CC: java at gcc dot gnu dot org
- References: <15117.33812.451036.87874@spanky.love.edu>
Tony Kimball wrote:
> - Link arguments are wrong, out of the box:
> libgcjdata.a and -lpthread are supplied to collect2. I just work
> around this so far.
As for libgcjdata, this was a hack so that the GC could find data_start
if I recall. Is there anything that still needs that? Can we stamp it
out?
regards
[ bryce ]