Giter Club home page Giter Club logo

psc-crosscompile-toolchain's People

Contributors

aka-axanar avatar screemerpl avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

psc-crosscompile-toolchain's Issues

help for compiling

Hello, anybody active here? I searched so many days how to make a vm for compiling software for psc. I didn´t find any tutorial for it. Damn why must be open source so difficult.
Anybody can tell me what i need or how to use this cross-compiler toolchain?
e.g. i want to compile a new version of puae (amiga emu) for psc, found the "libretro-super", but this alone makes nothing..

Any help would be appreciated

PSC Toolchain small analysis and advice

Hi,

I am starting to cross compile for my PSC and I was wondering is there any advantage using this toolchain over the standard 'arm-linux-gnueabihf'?

The standard one is referenced here for info:
https://github.com/xyzz/psclassic-source/blob/master/pcsx_rearmed_custom/readme.txt

Could you tell me which toolchain is used to build the current pcsx-rearmed in Autobleem?

I haven't tested deeply the result binaries but at the moment with the same options, the current toolchain gives bigger binaries for a small program than with the standard one.

Small test program:
	 8164 bytes with arm-linux-gnueabihf
	13896 bytes with armv8-sony-linux-gnueabihf

For both the following options are set:
CFLAGS=-mcpu=cortex-a35 -mtune=cortex-a35 -mfpu=neon

Also tested with cortex-a8 - as advised by the mentioned doc - with similar results.
But for some reasons setting -mfloat-abi=softfp gives me compilation errors and I can't use it.

Thanks.

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.