AROS World Exec

General => Help => Topic started by: serk118uk on November 07, 2022, 05:37:05 AM

Title: gcc asm error msg (Solved)
Post by: serk118uk on November 07, 2022, 05:37:05 AM
(https://i.postimg.cc/j2T30hPg/asm-gcc-error.png)

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

Any direction or help welcome..

Thanks..
Title: Re: gcc asm error msg
Post by: deadwood 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?
Title: Re: gcc asm error msg
Post by: serk118uk 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..
Title: Re: gcc asm error msg
Post by: AMIGASYSTEM 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.
Title: Re: gcc asm error msg
Post by: deadwood 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.
Title: Re: gcc asm error msg
Post by: serk118uk 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..
Title: Re: gcc asm error msg
Post by: serk118uk 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..
Title: Re: gcc asm error msg (Solved)
Post by: AMIGASYSTEM 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.
Title: Re: gcc asm error msg (Solved)
Post by: serk118uk 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.
Title: Re: gcc asm error msg (Solved)
Post by: AMIGASYSTEM 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 !
Title: Re: gcc asm error msg
Post by: AMIGASYSTEM 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 !
Title: Re: gcc asm error msg (Solved)
Post by: serk118uk 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
Title: Re: gcc asm error msg (Solved)
Post by: AMIGASYSTEM 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.