Mail Archives: djgpp/2009/05/25/08:56:17
On 05/25/2009 03:41 PM, Rugxulo wrote:
> Hi,
>
> On May 25, 12:22 am, Andris Pavenis<andris DOT pave DOT DOT DOT AT iki DOT fi> wrote:
>
>> Built GCC-4.4.0 for DJGPP.
>>
> Thanks! (Now to figure out and test the "optimize" and "target"
> #pragmas.)
>
>
Never used those. Perhaps the best source is the documentation (archives
present at specified URL even if not montioned in earlier post) or gcc-help
mailing list if the information is not found in documentation.
>> This time had to leave Ada out as the
>> Ada library fails to build. At least I did not found easily enough
>> how to get it to build for system without sockets support.
>>
>> ...
>>
>> Also, if there is wish to have Ada back, somebody will have to help in
>> this. I will almost surely have not enough time for doing it myself.
>> The easiest would perhaps to try for that at first to enable building Ada
>> compiler when building Linux to DJGPP cross-compiler. One could edit
>> specs file to skip bootstrapping at first native compiler as it takes
>> much time.
>>
> Do you know why sockets are needed at all? Is it due to tasking? I
> still naively think WATT-32 might work, but who knows. Have you tried
> asking for more specific help on the GCC mailing lists or in
> comp.lang.ada?
>
Absence of tasking does not cause problem. Trying to specify
that sockets are not supported for system does.
When I tried to specify that sockets are not
supported, I got build errors for libada. I do not have enough time
for fixing that (I do not know Ada well enough either), so the help is
appreciated.
Andris
- Raw text -