Op woensdag 27-01-2010 om 13:56 uur [tijdzone -0800], schreef Paarvai Naai: > >> # darwinx-gcc -arch x86_64 -o darwin64 darwin64.c > >> ld warning: in > >> > /usr/darwinx/SDKs/MacOSX10.5.sdk/usr/lib/i686-apple-darwin9/4.2.1/libg > >> cc.a, > >> file is not of required architecture > > > > This is known behaviour. Right now only ppc and i386 are supported. > > Adding support for x86_64 is pretty straightforward so I'm currently > > rebuilding gcc right now with x86_64 support. I'll hope that I can > > publish the result in a few hours (or else it'll be tomorrow > evening). > > Okay, I was originally confused since x86_64 objects could be compiled > successfully but the linking that failed. Good to know that you are > already aware of this and are actively working on finishing it. I'll > look forward to your update in the next day or so.
Hi, I just published several updated packages in the test repository for darwinx-filesystem, darwinx-odcctools (F11 required), darwinx-gcc, darwinx-gettext and darwinx-glib2. All packages which get rebuilt now will automatically be built for the three different arch's: ppc, i386 and x86_64: $ file /usr/darwinx/lib/libglib-2.0.0.dylib /usr/darwinx/lib/libglib-2.0.0.dylib: Mach-O fat file with 3 architectures A further rebuild is going on right now so new packages should be added soon. Regards, Erik van Pienbroek _______________________________________________ mingw mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/mingw
