View Single Post
Old 01 December 2015, 10:37   #10
Hypex
Registered User
 
Join Date: May 2015
Location: Australia
Posts: 131
I have the latest I could find. Xcode 3.1.4. Thanks for tips. I actually got it configured fine from this and compiled all objects:
CFLAGS="-faltivec -maltivec" ./configure


But it broke on linking:
Undefined symbols:
"___sync_lock_test_and_set", referenced from:
_main_loop_should_exit in vl.o
_qemu_event_set in libqemuutil.a(qemu-thread-posix.o)


I tried to select gcc42 but got this:
Selecting 'gcc42' for 'gcc' failed: The specified group 'gcc' does not exist.


Also tried to install gcc42 and gcc from port but it failed to find package.

I've been following the " FS-UAE for OS X PPC (Not officially supported)" thread for compiling tips. A host of information on there but hard to pluck out what I need.
Hypex is offline  
 
Page generated in 0.05547 seconds with 11 queries