AROS World Exec
Development => Development (General) => Topic started by: Amiwell on December 22, 2021, 05:37:17 AM
-
ok
first step:
compile the build system from deadwood repository (abiv11)
second step:
download source code of programs on archives
third step:
how proceded for compilation?
thank you
-
i have installed ubuntu 18.04 lts
-
ok try to compile the build system
-
the toolchain I can compile it without problems, the core no, I tried :-\
-
I am not suitable for porting, at least I tried it :-\
hi
all best
-
on abiv0 I compiled the native version with contrib, now I have finished compiling the native core no hosted, I will proceed later with the contrib
-
ok native core x64 and contrib are ok
-
i installed the sdk it is right like that?
(https://i.ibb.co/12GctLC/SDK.png) (https://ibb.co/x5qZtDn)
-
after installing the sdk what should I do exactly if everything went well :-\
-
ok understand i have to use a similar string to compile
"../toolchain-alt-abiv0-i386/i386-aros-gcc --sysroot bin/linux-i386/AROS/Development local/helloworld/helloworld.c -o local/helloworld/helloworld"
thank you Mr. Steffen
-
i installed the sdk it is right like that?
I don't think this worked due to the errors you got.
Do you have a link to the SDK you downloaded?
-
i downloaded the x86_64 source tree and ran the sdk script inside AROS / tools
https://github.com/deadw00d/AROS/blob/master/INSTALL.md
ps.the native version they managed to compile, the hosted version did not
-
@salvo
I don't guarantee that the SDK script works in my repository. INSTALL.md contain the way of building AROS from my repository that I use and make sure works.
-
I managed to compile aros-x86_64 native hosted no gave me errors, yes the SDK script maybe he will have some problems
thank you Deadwood :)