> ... > # compile the compiler > if [ "x86_64" = "powerpc" ]; then archtype="-ppc" ; else > archtype="-x86_64" ; fi > if [[ $(sw_vers -productVersion) < 10.5 ]]; then > make all OPT="-ap" > PP="/sw2/src/fink.build/fpc-2.4.4-2/fpcbuild-2.4.4/fpcsrc/../../ppcuniversal" > else > make all OPT="-ap" PP="arch $archtype > /sw2/src/fink.build/fpc-2.4.4-2/fpcbuild-2.4.4/fpcsrc/../../ppcuniversal" > fi > sw_vers -productVersion > arch: posix_spawnp: > /sw2/src/fink.build/fpc-2.4.4-2/fpcbuild-2.4.4/fpcsrc/../../ppcuniversal: Bad > CPU type in executable > ...
fixed in new version by adding the X86_64 bootstrapcompiler to ppcuniversal. MiSchi ------------------------------------------------------------------------------ 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 _______________________________________________ Fink-users mailing list Fink-users@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users