Archambault Fabien schreef op vr 21-01-2011 om 12:26 [+0100]: > Hello list, > > I wanted to install the darwinx cross-compiler on F14 as I have a > project to compile for this platform. > > I went there : http://fedoraproject.org/wiki/MinGW/CrossCompilerFramework > Installed the repo : > http://build1.openftd.org/fedora-cross-darwinx/fedora-cross-darwinx.repo > Uncommented the exclude line. > > Installed "yum install darwinx-gcc" but could not find gfortran. I was > going to send an email for the gfortran package...
You're correct, the F14 packages cross-gcc-gfortran, cross-gcc-objc and cross-gcc-objc++ weren't uploaded correctly. Installing these should work okay by now > ... but I had PackageKit > saying that updates existed so I tried : > # yum update -y <snip> > ---> Package cross-cpp.x86_64 0:4.5.2-2.fc15_cross_darwinx set to be updated > --> Processing Dependency: libmpfr.so.4()(64bit) for package: > cross-cpp-4.5.2-2.fc15_cross_darwinx.x86_64 Apparently there was a typo in the fedora-cross-darwinx.repo file. Could you please re-download that file again? Regards, Erik van Pienbroek _______________________________________________ mingw mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/mingw
