Hi,
> Am 17.12.2022 um 20:49 schrieb Jaroslav Fojtik via cfarm-users
> :
>
> Hi Bruno & all others,
>
>> As can be seen from
>> https://gitlab.com/ghwiki/gnow-how/-/wikis/Platforms/Configuration
>> on some platforms, you need to adjust PATH before starting to compile
>> anything.
>>
>> In pa
Jaroslav Fojtik wrote:
> >In particular, on Solaris 10, you need to have /usr/ccs/bin in PATH.
> This should be a responsibility of anybody who attempts to compile my package.
Yes, modifying PATH should not be done in the configure script. It is the
responsibility of the person whole compiles the
Hi Bruno & all others,
> As can be seen from
> https://gitlab.com/ghwiki/gnow-how/-/wikis/Platforms/Configuration
> on some platforms, you need to adjust PATH before starting to compile
> anything.
>
> In particular, on Solaris 10, you need to have /usr/ccs/bin in PATH.
It is interesting that
Jaroslav Fojtik wrote:
> ***
>
> ar rcs libatoms.a struct.o dbllist.o sets.o std_str.o struct.o lists.o
> strings.o stack.o
> utf8.o mtx_impl.o
> gmake[2]: ar: No such file or directory
> gmake[2]: *** [makefi
Use 'gar' instead?
$ gar
Usage: gar [emulation options] [-]{dmpqrstx}[abcDfilMNoPsSTuvV]
[member-name] [count] archive-file file...
gar -M [ wrote:
> Dears,
>
> I think that this has been already worked sometime before.
>
> **
Dears,
I think that this has been already worked sometime before.
***
ar rcs libatoms.a struct.o dbllist.o sets.o std_str.o struct.o lists.o
strings.o stack.o
utf8.o mtx_impl.o
gmake[2]: ar: No such file or