![]() ![]() |
Aug 1 2007, 01:20 PM
Post
#1
|
|
![]() Group: Members Posts: 156 Joined: 10-December 06 From: Croatia Member No.: 13,288 |
notaz, a gp2x developer has recently integrated the Cyclone 68k ARM asm core into UAE4ALL. the source code is available and can be found here:
http://www.gp32x.com/board/index.php?showtopic=37969 i tried doing a straight compile without any modifications to the code. i tried both the native compile and the cross compile. both failed at the linking stage. the native compile can't find my libpthread libs and the cross compile can't find my libSDL libs. And i honestly don't know how to fix this. I tried everything i could think of to make it compile.Can anyone else try to compile this? apparently it works really well on the gp2x, maybe we could get it working without any modifications and get similar or greater performance on our Z's. PS: i compiled the latest e-uae release (0.8.29-WIP4) and it's still not very usable. i'm currently compiling it again with optimizations. |
|
|
|
Aug 1 2007, 02:42 PM
Post
#2
|
|
![]() Group: Members Posts: 2,350 Joined: 30-July 06 Member No.: 10,575 |
Did you try using LDFLAGS (I think that's the right one) to point to the libs?
|
|
|
|
Aug 1 2007, 03:15 PM
Post
#3
|
|
![]() Group: Members Posts: 156 Joined: 10-December 06 From: Croatia Member No.: 13,288 |
yes, i tried tampering with that variable. no effect. i might have done it wrong though...
|
|
|
|
Aug 1 2007, 05:08 PM
Post
#4
|
|
![]() Group: Members Posts: 2,350 Joined: 30-July 06 Member No.: 10,575 |
LDFLAGS="-L/path/to/lib/" ./configure ...
|
|
|
|
Aug 2 2007, 02:50 AM
Post
#5
|
|
![]() Group: Members Posts: 156 Joined: 10-December 06 From: Croatia Member No.: 13,288 |
there is no configure script. just the makefile which needs to be modified.
|
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 18th May 2013 - 05:17 PM |