In the linuxmint(may be and Ubuntu) also need to install Texinfo. PPL and
binutils can`t build without it.
P.S.
At this moment in process this:
> -> gcc-c
> --> Configuring
> --> Configured
> --> Building
I`m happy)
2011/6/16 Ruben Van Boxem <[email protected]>
> 2011/6/16 niXman <[email protected]>:
> >> What's the filename of the archive you tried to use?
> >
> > I don't understand this question...
>
> You linked to the download directory, but there's three files in it,
> and the scripts/sources differ significantly between releases. It is
> one of these:
>
> >>
> >> buildcross*.sh - run one of these first, then you'll have a linux
> >> 64-bit to Windows "*" toolchain.
> >> buildmingw*.sh - first add "<root_of_package>/cross*/cross*/bin" to
> >> your PATH. Then run this script.
> >
> > i.e. if I want to build a 32-bit mingw32, do I need to run
> buildcross32.sh
> > and buildmingw32.sh ?
> >>
> >> So, if all goes well, you can just do (from the root directory where
> >> you extracted the source package):
> >>
> >> ./buildcross64.sh
> >> export PATH=`pwd`/cross64/cross64/bin:$PATH
> >> ./buildmingw64.sh
> >
> > I understand.
>
> If you want a 32-bit toolchain, replace the "64" with "32" yes.
>
> Make sure to "rm -rf cross32/gmp" before calling the buildcross32.sh
> script. Note that I had problems with this when I tried to create a
> 32-bit hosted linux compiler. I'll see if that problem is still
> present with my current setup.
>
> > I understand!
> > I need to edit the buildcross32.sh like this:
> >
> > # platform information
> > export HOST=i686-linux-gnu
> > export TARGET=i686-w64-mingw32
> > export BUILD=i686-linux-gnu
> > %)
>
> Yes, that should work :)
>
>
> ------------------------------------------------------------------------------
> EditLive Enterprise is the world's most technically advanced content
> authoring tool. Experience the power of Track Changes, Inline Image
> Editing and ensure content is compliant with Accessibility Checking.
> http://p.sf.net/sfu/ephox-dev2dev
> _______________________________________________
> Mingw-w64-public mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
>
------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public