This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: compiling SWT gui with gcj on linux
> BTW Erik, the link on http://www.freestyler-toolkit.org/freestyler-full.html
> is incorrect - it should be all lowercase:
> http://www.thisiscool.com/gcc33_minGW.htm
> As for me, my 3.3 and 3.4 downloads:
> http://www.thisiscool.com/gcc33_mingw.htm
It used to be lowercase, until Ranjit pointed out that I should do something about my
casing. Then I used the " replace [-?svIV] from to from to ... -- [files]" command to
fix things ...
Ok. I rsynched the following replacement:
$ replace "gcc33_minGW" "gcc33_mingw" -- *.texi
Tell me if there are still issues with casing.