set build system x64 to compile existent source code of programs on archives

Amiwell · 1056

Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
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



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
i have installed ubuntu 18.04 lts



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
ok try to compile the build system



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
the toolchain I can compile it without problems, the core no, I tried  :-\



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
I am not suitable for porting, at least I tried it :-\

hi

all best



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
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



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
ok native core x64 and contrib are ok



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
i installed the sdk it is right like that?




Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
after installing the sdk what should I do exactly if everything went well  :-\



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
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



muibase

  • Newbie
  • *
    • Posts: 26
    • Karma: +65/-0
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?



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
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
« Last Edit: December 28, 2021, 06:24:05 PM by salvo »



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
@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.



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
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 :)