On 6/2/08, Erik de Castro Lopo <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I've looked on the sourceforge download page:
>
>     http://sourceforge.net/project/showfiles.php?group_id=202880
>
> which offers a complete toolchain snapshot, but looking in the
> SVN repo, I can't find anything that really looks like the source
> code to generate this snapshot.
>
> Is that kept somewhere else or can I just not see it?

Hi, Erik,

The source code on our website is one part of the complete toolchain.
The toolchain consists of binutils, gcc, and some sort of runtime
libraries / headers.  Our project makes the third part.  Binutils is
available at http://www.gnu.org/software/binutils/ and gcc is
available at http://gcc.gnu.org/

I build everything with a script that's in the svn repo under
experimental/buildsystem/makebuildroot.sh

That script will download sources from the 3 repositories and build
the complete toolchain snapshot that is available on the mingw-w64 sf
site.

Any questions on the above, just ask.  Thanks for using our site!

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to