Re: [Rpm-maint] Problems using RPM to build cross-compiled (MinGW/Windows) packages

2008-08-10 Thread Ralf Corsepius
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

Re: [Rpm-maint] Problems using RPM to build cross-compiled (MinGW/Windows) packages

2008-08-04 Thread Richard W.M. Jones
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

Re: [Rpm-maint] Problems using RPM to build cross-compiled (MinGW/Windows) packages

2008-08-04 Thread Mark Hatle
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

Re: [Rpm-maint] Problems using RPM to build cross-compiled (MinGW/Windows) packages

2008-08-04 Thread Hans de Goede
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

[Rpm-maint] Problems using RPM to build cross-compiled (MinGW/Windows) packages

2008-08-04 Thread Richard W.M. Jones
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