gcc asm error msg (Solved)

serk118uk · 5285

serk118uk

  • Member
  • ***
    • Posts: 187
    • Karma: +67/-0
on: November 07, 2022, 05:37:05 AM


I get this error while trying recompile ports with  gcc 6.3.0.

Any direction or help welcome..

Thanks..
« Last Edit: November 08, 2022, 08:05:28 AM by serk118uk »

Lets Build Not Destroy...


deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #1 on: November 07, 2022, 06:03:33 AM
I remember having very similar error when I was porting GCC to ABIv0. The problem was located in AROS C libraries. Can you make sure you have the latest versions of arosc.library, stdc.library and posixc.library?



serk118uk

  • Member
  • ***
    • Posts: 187
    • Karma: +67/-0
Reply #2 on: November 07, 2022, 08:28:00 AM
I remember having very similar error when I was porting GCC to ABIv0. The problem was located in AROS C libraries. Can you make sure you have the latest versions of arosc.library, stdc.library and posixc.library?

Thanks deadwood, is there any link for the right and latest development with all needed files rather than mixing files from here and there..


Just checked and redownload https://axrt.org/development/AROS-20180423-D2-pc-i386-boot-iso-GCC630.zip

and copied arosc.library, stdc.library and posixc.library but stillgetting  same errors..

Thanks..
« Last Edit: November 07, 2022, 09:41:20 AM by serk118uk »

Lets Build Not Destroy...


AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3762
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #3 on: November 07, 2022, 11:39:04 AM
serk, there is a newer Build that includes GCC 6.5.0.

If you have my AROS One v1.8 you will find the "full" GCC 6.5.0 working fine, or at least I think so, as you know I am not a developer, but I was able to compile some source without problems, also all libraries are up to date.


deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #4 on: November 07, 2022, 02:01:40 PM

Just checked and redownload https://axrt.org/development/AROS-20180423-D2-pc-i386-boot-iso-GCC630.zip

and copied arosc.library, stdc.library and posixc.library but stillgetting  same errors..


Please use versions from here: https://axrt.org/downloads-aros

20190416-2 is the one where the problem has been fixed.



serk118uk

  • Member
  • ***
    • Posts: 187
    • Karma: +67/-0
Reply #5 on: November 08, 2022, 08:15:53 AM
serk, there is a newer Build that includes GCC 6.5.0.

If you have my AROS One v1.8 you will find the "full" GCC 6.5.0 working fine, or at least I think so, as you know I am not a developer, but I was able to compile some source without problems, also all libraries are up to date.

I already installed usb version of AROS One on one of my acer , just updated to latest full ISO version  , thanks.
I was updating icaros manualy for while but so much changed and i must missed out one or two of deadwood iso's.

@AMIGASYSTEM
I installed AROS one 1.8 via dvd drive and once installed than rebooted the CD drive and contents in the cd/dvd drive are all "???????????????" no names, is there any fix for that.

thanks..

Lets Build Not Destroy...


serk118uk

  • Member
  • ***
    • Posts: 187
    • Karma: +67/-0
Reply #6 on: November 08, 2022, 08:18:37 AM

Just checked and redownload https://axrt.org/development/AROS-20180423-D2-pc-i386-boot-iso-GCC630.zip

and copied arosc.library, stdc.library and posixc.library but stillgetting  same errors..


Please use versions from here: https://axrt.org/downloads-aros

20190416-2 is the one where the problem has been fixed.

Thanks deadwood..

Lets Build Not Destroy...


AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3762
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #7 on: November 08, 2022, 10:02:21 AM
Thanks for the report serk, I don't know if I understood correctly, I tried to Burn a DVD and I didn't have this problem, to understand I would need a video.


serk118uk

  • Member
  • ***
    • Posts: 187
    • Karma: +67/-0
Reply #8 on: November 08, 2022, 01:58:26 PM
Thanks for the report serk, I don't know if I understood correctly, I tried to Burn a DVD and I didn't have this problem, to understand I would need a video.

I meant file names are ?????????? , must be cd-rom handler,  maybe I done something wrong in settings.

Lets Build Not Destroy...


AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3762
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #9 on: November 08, 2022, 04:10:32 PM
Did you mount the DVD on Linux ? or did you boot DVD directly from PC ?

In the first case it may be that Linux used an incompatible filesystem, in the second case it may be the fault of the burning program.

As you can see from the screenshot the DVD of AROS One x86 can be seen fine even on Windows !


AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3762
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #10 on: November 08, 2022, 04:50:46 PM

I already installed usb version of AROS One on one of my acer , just updated to latest full ISO version  , thanks.


Thank you for installing AROS One !


serk118uk

  • Member
  • ***
    • Posts: 187
    • Karma: +67/-0
Reply #11 on: November 09, 2022, 02:31:44 AM
Did you mount the DVD on Linux ? or did you boot DVD directly from PC ?

In the first case it may be that Linux used an incompatible filesystem, in the second case it may be the fault of the burning program.

As you can see from the screenshot the DVD of AROS One x86 can be seen fine even on Windows !

Direct boot and I must have burned dvd wrong speed or faulty dvd,  it could be anything.

solved now,  reburned the dvd on slower speed all good. Thanks

Lets Build Not Destroy...


AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3762
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #12 on: November 09, 2022, 02:38:09 AM
Strange I with NeroBurning use the maximum speed, I think more to an incompatible paramenter on the burning program, usually defective DVDs don't create that kind of problems.

I'm glad you enjoyed AROS One, the release of the new version 1.9 is imminent.