Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
122 user(s) are online (69 user(s) are browsing Forums)

Members: 0
Guests: 122

more...

Headlines

 
  Register To Post  

What to use to compile the sources for amigaos 4.1 FE ?
Quite a regular
Quite a regular


See User information
I use winuae to use amigaos 4.1 FE etc.
For this I use the software available on osdepot
My question is this, what is used with amigaos 4.1 to compile a program from a possible source
cpp, gcc, gcc-c ++, gcc-gfortran, autoconf, automake, make, bison, binutils, flex, patch, tcl, tk, etc ...
What can I use in this case with amigaos 4.1 FE to compile the sources?

Thank you for any replies and suggestions.

Go to top
Re: What to use to compile the sources for amigaos 4.1 FE ?
Home away from home
Home away from home


See User information
@white

Probably best to start with the official SDK.

It holds anything you need to get started.

People are dying.
Entire ecosystems are collapsing.
We are in the beginning of a mass extinction.
And all you can talk about is money and fairytales of eternal economic growth.
How dare you!
– Greta Thunberg
Go to top
Re: What to use to compile the sources for amigaos 4.1 FE ?
Quite a regular
Quite a regular


See User information
@Raziel
Thanks for the info, I will try to compile a small source
to try if winuae can work at compile time

Go to top
Re: What to use to compile the sources for amigaos 4.1 FE ?
Quite a regular
Quite a regular


See User information
@Raziel
could you tell me a link to a simple source to fill out,
and how to use a simple compilation example with the amigaos 4.1FE SDK.
Thank you so much.

Go to top
Re: What to use to compile the sources for amigaos 4.1 FE ?
Just can't stay away
Just can't stay away


See User information
@white

There are simple examples in the SDK. Assuming you have installed the SDK and all the assignments and startup are done by the lines that should have been added to your user startup, you can try this:

Open a shell.

Copy SDK:Examples/GUI/Integer/IntegerExample.c to RAM:

Change the shell current directory to RAM:

Enter "gcc -o IntegerExample IntegerExample.c -lauto" in the shell.

The program should compile (ignore the warnings; the example programs need to be updated).

Enter IntegerExample in the shell and the example window should open on Workbench.

Amiga X1000 with 2GB memory & OS 4.1FE + Radeon HD 5450

Go to top
Re: What to use to compile the sources for amigaos 4.1 FE ?
Just can't stay away
Just can't stay away


See User information

Go to top
Re: What to use to compile the sources for amigaos 4.1 FE ?
Quite a regular
Quite a regular


See User information
@xenic
Thank you it works,
after installing 53.70 SDK, I also installed the available updates.
As you warned me I get two errors at compile time
but the executable works.
Thanks!

@spotUP
thanks!

Go to top

  Register To Post

 




Currently Active Users Viewing This Thread: 1 ( 0 members and 1 Anonymous Users )




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project