Neil Jerram wrote:
>
> bornlibra23 writes:
>>In the same way, or differently? Please provide the relevant part of
>>the new build output.
> Regards,
> Neil
>
Hello Neil
I managed to find the code problem. It actually was not in the guile code.
One of the many libra
Neil Jerram wrote:
>
> bornlibra23 writes:
>
>> Thanks Mike for the heads up but the problem I think is with the source
>> code
>> itself. I get the same error on linux though it doesnt die there. I
>> preprocessed the code & changed the line like so :
Thanks Mike for the heads up but the problem I think is with the source code
itself. I get the same error on linux though it doesnt die there. I
preprocessed the code & changed the line like so :
>From (ch) == ' ' | (ch) == '\t') to (ch) == ' ' || (ch) == '\t')
(note the or operator) & the
ng
a monster to port for various reasons. I have tried to build the wide
character support of glibc separately but it didnt workout. Can somebody
isolate the code & guide me in implementing it on VOS? This is proving to be
a major blocker. Please help
Thanks
bornlibra23
libtool: