Program porting

Open Imperium Galactica with Jamiga2

I have discovered this open source release of Imperium glactica:
https://open-imperium-galactica.en.uptodown.com/windows
it was written in java.
What do you think it is possible to run under Jamiga?
Has somebody any experience with jamiga and compatibility with JAR files?
Unfortunately i haven't any NG amiga, and i cant try it.
(I am waiting for tabor :) )

Forums: 

UWin Cross compiling configuration

Hello, i followed the stonecracker tutorial on how to build a croos compiler enviroment on WIndows 10 Uwin.
I finished setup the enviroment and seems to work.

Now, since i use SDL2 in my main Amiga, my SDK contains the SDL2 config and headers related to SDL, as well as the SDL2 images headers, SDL2 Mixer headers and so on...

Does anyone knows what to copy in the UWin cross compiler installation?
Where exactly should i copy these files?

http://www.amigans.net/modules/xforum/viewtopic.php?topic_id=7623&forum=25

Thank you in advance

Forums: 

Is there an OS4 cross compiling environment for Linux PPC?

Hello. I've read plenty about setting up an OS4 cross compiler on Linux x86 and possibly Windows. But what about PPC?

I's like to set up cross compiling on my X1000 Ubuntu setup. I'm running into trouble trying to compile natively on OS4. And it's been suggested (by MickJT) to use an OS with proper support for all the POSIX tools used when building. IOW cross compile.

Forums: 

Cross Compiling environment/distribution

On various forums I saw that a lot of people would like to have a cross compiling environment which they could use to build programs, such as Odyssey, sgit or Timberwolf. I am thinking to try to create a linux distribution for that, which everyone can use. I don't know how big this project is, but I will try. If this succeeds, then it will be available to download from os4coding.

Forums: 

How to build a simple link lib?

Hello.

I'm trying to build a simple link lib (like simplelib.a) from a few sources but since I am inexperienced doing so I cannot figure out what flags or switches I need to add to the compiler or linker. I tried to download some sources for link libs but the Makefile gives no clue really and I tried things like -fPIC I noticed to no avail. But I am just stabbing in the dark! :-)

Forums: 

Where to get necessary header and libraries from?

Hi everybody,

since a few years ago I got permission to use (some older version of) AMarquee-Sources for whatever need I just try to port it to AOS4.

But I did not get very far. After adjusting some includes I got errors regarding missing headers which I could not find so far within SDK folder (only partly within ixemul subfolders).

Maybe someone can give me some helping hint regarding these errors:

Forums: 

The Amiga Porting Team

Hello everyone,

just want to inform that we are looking for capable programmers to form a "software porting team", to port as much software possibile to Amiga OS.

During the past years i contacted several ex-amigans (with the help of the tireless Amitv), which have become over time great developers producing great software (mainly games).
For this reason, i collected various source code of game and software (with the authors permission) that can be ported to AmigaOS, Aros and MOS too.

Forums: 

Is there a working IDE or easy way to generate Makefiles?

Hello I'm having a lot of trouble trying to compile a project. What I need is an IDE that works or a way to generate a Makefile by telling some program what path I have and have it recursively go through the path and add each source.

But, on OS4, we dont seem to have that. CodeBench is nice to use but the current version is buggy and that crashes when I try and add a load of source files. tIDE looked just as good but it too cannot handle nor load sources from a directory and shows bugs. Adding a few dirs of sources broke it with buffer errors.

Forums: 

Pages

Subscribe to RSS - Program porting