Giter Site home page Giter Site logo

Comments (10)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 3, 2024
the ppa-link changed: (created a apple-specific ppa)
https://launchpad.net/~flosoft/+archive/cross-apple

Original comment by [email protected] on 16 Jun 2011 at 9:33

from iphone-dev.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 3, 2024
Hi florian, your repo is over ;(
I get a 404 error when i update my package list on ubuntu !

Original comment by [email protected] on 17 Jun 2011 at 9:11

from iphone-dev.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 3, 2024
Hi, you have to set "maverick" as distribution. if you're using an older 
ubuntu/debian, you should download the source packages and rebuild it for your 
system - with newer ubuntu/debian, its not a problem

I ran into that problem too if I was using "add-apt-repository 
ppa:flosoft/cross-apple"

Original comment by [email protected] on 17 Jun 2011 at 9:15

from iphone-dev.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 3, 2024
How i use your repositery ? Which package i install and what's next ?

Original comment by [email protected] on 17 Jun 2011 at 9:31

from iphone-dev.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 3, 2024
I've been update my source.list ;)

Original comment by [email protected] on 17 Jun 2011 at 9:32

from iphone-dev.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 3, 2024
you can install these packages:

ii  apple-arm-odcctools                   758.159-0flosoft11                    
            Apple Darwin crosscompiler arm "binutils".
ii  apple-ppc-gcc                         4.2.1~5646.1flosoft2                  
            Apple ppc/ppc64 crosscompiler
ii  apple-ppc-odcctools                   758.159-0flosoft10                    
            Apple Darwin crosscompiler powerpc "binutils".
ii  apple-uni-framework-sdl               1.2.14-0flosoft3                      
            MacOSX SDL-framework for apple cross compiler
ii  apple-uni-framework-sdlmixer          1.2.11-0flosoft3                      
            MacOSX SDL_mixer-framework for apple cross compiler
ii  apple-uni-libminiupnpc                1.5-0flosoft5                         
            MacOSX libminiupnpc for apple cross compiler
ii  apple-uni-sdk-10.4u                   20110407-0.flosoft1                   
            MacOSX 10.4u SDK for apple cross compiler
ii  apple-uni-sdk-10.5                    20110407-0.flosoft1                   
            MacOSX 10.5 SDK for apple cross compiler
ii  apple-uni-sdk-10.6                    20110407-0.flosoft1                   
            MacOSX 10.6 SDK for apple cross compiler
ii  apple-x86-gcc                         4.2.1~5646.1flosoft2                  
            Apple i686/x86_64 crosscompiler
ii  apple-x86-odcctools                   758.159-0flosoft10                    
            Apple Darwin crosscompiler i686/x86_64 "binutils".
ii  ccache-lipo                           1.0-0flosoft3                         
            ccache extension for apple multi-arch file compilers.

now you have i686-apple-darwin10-* for 32/64bit apple binaries and 
powerpc-apple-darwin10-* for powerpc/powerpc64 binaries.

So you can compile i.e a "HelloWorld.c" with

i686-apple-darwin10-gcc -arch i386 -arch x86_64 -arch powerpc HelloWorld.c -o 
HelloWorld 

to an universal binary (the gcc will call the powerpc-variant as needed)

Original comment by [email protected] on 17 Jun 2011 at 9:36

from iphone-dev.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 3, 2024
the arm gcc (for iphone) is not yet finished

Original comment by [email protected] on 17 Jun 2011 at 9:36

from iphone-dev.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 3, 2024
[deleted comment]

from iphone-dev.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 3, 2024
And i get same erros when compiling odcctools !

Original comment by [email protected] on 17 Jun 2011 at 10:18

from iphone-dev.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 3, 2024
how did you compile and which errors do you get? (perhaps you should open a new 
issue?)

Original comment by [email protected] on 17 Jun 2011 at 10:20

from iphone-dev.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.