AROS ABIv0 Development Thread

deadwood · 22563

Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #90 on: June 02, 2020, 03:15:15 PM
I speak of odyssey, now I understand why I could not compile it even if I downloaded the sources, the fact is that since there were updates to the openssl library you could do a compilation, including odyssey in alt-abiv0 would not be bad maybe with a ' option in a script if you really want to compile



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #91 on: November 01, 2020, 07:17:21 AM
A few small changes have been pushed to repository. See first post for details.



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #92 on: November 01, 2020, 11:53:32 AM
ok thank youvery much ;)



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #93 on: November 08, 2020, 03:04:33 PM
i have this problem during compilation

[MMAKE] Making compiler-posixc-i386 in arch/i386-all/posixc
make[1]: Nessuna operazione da eseguire per "compiler-posixc-i386".
[MMAKE] Building AROS.includes-stdcio_rel
[MMAKE] Making compiler-posixc-linklib in compiler/posixc
make[1]: Nessuna operazione da eseguire per "compiler-posixc-linklib".
[MMAKE] Nothing known about target linklibs-stdc.static in project AROS
[MMAKE] Making kernel-bootstrap-pc in arch/all-pc/bootstrap
Linking    AROS/Arch/pc/bootstrap...
Link failed: /usr/bin/gcc -std=gnu99   -Wl,-melf_i386 -m32 /home/salvo/myrepo/alt-abiv0-pc-i386/bin/pc-i386/gen/arch/all-pc/bootstrap/bootstrap.o /home/salvo/myrepo/alt-abiv0-pc-i386/bin/pc-i386/gen/arch/all-pc/bootstrap/memory_io.o /home/salvo/myrepo/alt-abiv0-pc-i386/bin/pc-i386/gen/arch/all-pc/bootstrap/multiboot1.o /home/salvo/myrepo/alt-abiv0-pc-i386/bin/pc-i386/gen/arch/all-pc/bootstrap/multiboot2.o /home/salvo/myrepo/alt-abiv0-pc-i386/bin/pc-i386/gen/arch/all-pc/bootstrap/support.o /home/salvo/myrepo/alt-abiv0-pc-i386/bin/pc-i386/gen/arch/all-pc/bootstrap/vesa_setup.o /home/salvo/myrepo/alt-abiv0-pc-i386/bin/pc-i386/gen/arch/all-pc/bootstrap/arch/cpu.o /home/salvo/myrepo/alt-abiv0-pc-i386/bin/pc-i386/gen/arch/all-pc/bootstrap/vesa.bin.o -o /home/salvo/myrepo/alt-abiv0-pc-i386/bin/pc-i386/AROS/Arch/pc/bootstrap -m32 -Wl,-N,-e,kernel_bootstrap -Wl,-Map,/home/salvo/myrepo/alt-abiv0-pc-i386/bin/pc-i386/gen/boot/bootstrap-pc.map -Wl,-T,/home/salvo/myrepo/AROS/arch/all-pc/bootstrap/ldscript.lds -Wl,--no-dynamic-linker -static-libgcc -L/home/salvo/myrepo/alt-abiv0-pc-i386/bin/pc-i386/AROS/Development/lib -L/home/salvo/myrepo/alt-abiv0-pc-i386/bin/pc-i386/gen/lib   -nostartfiles -lbootstrap -lbootconsole -lstdc.static
/usr/bin/ld: opzione "--no-dynamic-linker" non riconosciuta
/usr/bin/ld: usare l'opzione --help per le informazioni sull'uso
collect2: error: ld returned 1 exit status
make[1]: *** [/home/salvo/myrepo/alt-abiv0-pc-i386/bin/pc-i386/AROS/Arch/pc/bootstrap] Errore 1
[MMAKE] make --no-print-directory TOP=/home/salvo/myrepo/alt-abiv0-pc-i386 SRCDIR=/home/salvo/myrepo/AROS CURDIR=arch/all-pc/bootstrap TARGET=kernel-bootstrap-pc --file=mmakefile kernel-bootstrap-pc failed: 512
[MMAKE] Error: Error while running make in arch/all-pc/bootstrap: No such file or directory
make: *** [bootiso] Errore 10



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #94 on: November 08, 2020, 03:35:04 PM
Can you do:

ld --version

and paste here the output?

What Linux distribution are you using?



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #95 on: November 08, 2020, 05:02:06 PM
hi deadwood

ld -version is 2.24 and use ubuntu 14.04 :-X



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #96 on: November 08, 2020, 05:15:30 PM
as i read in the first post maybe i have to use ubuntu 20.04 ;D



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #97 on: November 09, 2020, 01:52:21 AM
Yes, you need a newer version. I do my builds on 18.04 and 20.04.



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #98 on: November 09, 2020, 04:34:51 AM
ok used ubuntu 18.04 the 20.04 version do not run in my computer :-\



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #99 on: November 09, 2020, 12:59:03 PM



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #100 on: November 12, 2020, 11:43:39 AM
I would have updated my distribution "tiny aros" with this build if it is of interest :)



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #101 on: November 29, 2020, 08:34:33 AM
I added links to download page in first post



braincure

  • Newbie
  • *
    • Posts: 36
    • Karma: +2/-0
Reply #102 on: December 24, 2020, 02:07:26 PM
Deadwood. I need aros source code and development kit. Can you help with this?



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #103 on: December 24, 2020, 02:26:32 PM
on this link he explains how to get everything

https://github.com/deadw00d/AROS/blob/alt-abiv0/INSTALL.md