[Slackbuilds-users] Atlas

Serban Udrea serban.udrea at skmail.ikp.physik.tu-darmstadt.de
Tue Sep 11 09:29:56 UTC 2018


On 09/10/2018 07:54 PM, Jim Diamond via SlackBuilds-users wrote:
> I am trying to build Atlas.  On my system (S64-14.2) the procedure it
> goes through to pick a compiler comes up with
>          /usr/bin/g++-gcc-5.5.0
> rather than
>          /usr/bin/gcc-5.5.0
> or
>          /usr/bin/gcc
>...

Hello,

this is an issue I know about. I'm pretty sure I proposed a patch to upstream but 
never got an answer. One reason is that find is called and find doesn't guarantee 
the ordering of found items. If you are brave, apply the attached patch, if not, 
temporarily rename irrelevant executables containing gcc in their names to 
something that doesn't contain gcc, but not as simply as g++, example: 
g++-gcc-5.5.0 to g++-bbc-5.5.0.

Regarding the other issue, as much as I know it's harmless.

Best regards,
Serban Udrea
-------------- next part --------------
A non-text attachment was scrubbed...
Name: no_gpp.patch
Type: text/x-patch
Size: 2867 bytes
Desc: not available
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20180911/c1207489/attachment.bin>


More information about the SlackBuilds-users mailing list