[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tinycc-devel] Release Candidate - please test
From: |
kf |
Subject: |
Re: [Tinycc-devel] Release Candidate - please test |
Date: |
Sun, 9 Mar 2008 11:58:40 +0200 |
On Sat, Mar 8, 2008 at 11:52 PM, grischka <address@hidden> wrote:
> Here are the file that I propose for release:
>
> Source code:
> http://www.2shared.com/file/2958180/5f373866/tcc-0924tar.html
FWIW (x86_64 is not supported, but) you can actually compile and
use this in 64 bit FC easily enough:
Configure with:
$ linux32 ./configure --prefix=<your install path>
Then edit config.mak, to add -m32 gcc option. Then proceed normally:
$ make
$ make install
Of course, tcc and the binaries it creates are 32 bit, but the result
seems to work.
K
>
> Windows binaries:
> http://www.2shared.com/file/2958159/9345fe8f/tcc-0924-win32-bin.html
>
> If it's all well I'll mail Fabrice to put them on his website in a
> week or so.
>
> --- grischka
>
>
>
> _______________________________________________
> Tinycc-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/tinycc-devel
>
- [Tinycc-devel] Release Candidate - please test, grischka, 2008/03/08
- Re: [Tinycc-devel] Release Candidate - please test,
kf <=
- Re: [Tinycc-devel] Release Candidate - please test, Alexander Gladysh, 2008/03/09
- Re: [Tinycc-devel] Release Candidate - please test, grischka, 2008/03/09
- Re: [Tinycc-devel] Release Candidate - please test, Alexander Gladysh, 2008/03/09
- Re: [Tinycc-devel] Release Candidate - please test, Alexander Gladysh, 2008/03/09
- Re: [Tinycc-devel] Release Candidate - please test, grischka, 2008/03/09
- Re: [Tinycc-devel] Release Candidate - please test, Alexander Gladysh, 2008/03/09
- Re: [Tinycc-devel] Release Candidate - please test, grischka, 2008/03/10
- Re: [Tinycc-devel] Release Candidate - please test, Rob Landley, 2008/03/11
- Re: [Tinycc-devel] Release Candidate - please test, grischka, 2008/03/13
- Re: [Tinycc-devel] Release Candidate - please test, Detlef Riekenberg, 2008/03/09