On Mon, 2008-08-04 at 14:58 +0100, Richard W.M. Jones wrote:
> On Mon, Aug 04, 2008 at 07:56:31AM -0500, Mark Hatle wrote:
> > You will want to probably define _strip as true or provide a custom
> > __os_install_post. This is a necessity if you are creating a cross
> > compiler with binaries f
On Mon, Aug 04, 2008 at 07:56:31AM -0500, Mark Hatle wrote:
> You will want to probably define _strip as true or provide a custom
> __os_install_post. This is a necessity if you are creating a cross
> compiler with binaries for another architecture.
I maybe should have said that I'm aware of
Richard W.M. Jones wrote:
Hi, I hope this is the right place to raise these issues.
We've recently been trying to build MinGW (a Windows cross-compiler)
plus MinGW packages for Fedora. This "kinda" works, but there are
some problems because RPM itself doesn't understand cross-compilation,
or ma
Richard W.M. Jones wrote:
Hi, I hope this is the right place to raise these issues.
We've recently been trying to build MinGW (a Windows cross-compiler)
plus MinGW packages for Fedora. This "kinda" works, but there are
some problems because RPM itself doesn't understand cross-compilation,
or ma
Hi, I hope this is the right place to raise these issues.
We've recently been trying to build MinGW (a Windows cross-compiler)
plus MinGW packages for Fedora. This "kinda" works, but there are
some problems because RPM itself doesn't understand cross-compilation,
or maybe we're just not using RPM