On 08/08/2021 14:06, wra1th+gavin wrote:
> On 2021-08-08 09:41, Lee Noar wrote:
>> On 05/08/2021 12:53, wra1th+gavin wrote:
>>> What am I doing wrong? I downloaded gcc4_7_4-rel5 and when I tried to
>>> use it I got the error message Unable to locate GOT of client. The
>>> same source files compiled with gcc4_7_4-rel3-1.
>>
>> Hi Gavin,
>>
>> Are you getting this error message from GCC itself when trying to
>> compile something,
>
> Yes.
>
> gcc -v
>
> reports what it should, OK. The compilation does not start.
Ok, so far I can't reproduce this. I've download these packages:
<http://www.riscos.info/packages/arm/Develop/gcc/GCC4_4.7.4-Rel5-1.zip>
<http://www.riscos.info/packages/arm/Develop/gcc/GCC4-C++_4.7.4-Rel5-1.zip>
<http://www.riscos.info/packages/arm/Develop/gcc/SharedLibs_4.0-Rel5-1.zip>
<http://www.riscos.info/packages/arm/Develop/gcc/SharedLibs-C2_4.7.4-Rel5-1.zip>
<http://www.riscos.info/packages/arm/Develop/gcc/SharedLibs-C++2_6.0.17-Rel5-1.zip>
I merged the first 2 !GCC together and then the last 3 !SharedLibs.
I double clicked the new !GCC and !SharedLibs.
I opened a taskwindow with at least 16MB of memory allocated to it
and then issued the command:
gcc helloworld.c -o helloworld
where c.helloworld is the standard helloworld program and the current
directory is the one containing the "c" directory.
This then produced an executable.
Can you describe the steps that lead to the error? Does doing the same
above produce a result for you?
Thanks,
Lee.
_______________________________________________
GCCSDK mailing list gcc@gccsdk.riscos.info
Bugzilla: http://www.riscos.info/bugzilla/index.cgi
List Info: http://www.riscos.info/mailman/listinfo/gcc
Main Page: http://www.riscos.info/index.php/GCCSDK
No comments:
Post a Comment