FIAS . Impressum . Privacy

Vc Build Error

Matthias Kretz [please enable javascript to see the address]
Wed Jan 27 11:01:29 CET 2016


On Tuesday, January 26, 2016 01:33:01 PM GRABNER Friedrich wrote:
> Ok, I tried to put -lVc after main and this seems to have done the trick!

Alright. The reason this works is because the static linker is instructed to 
first link libVc.a then main.o. When it sees libVc.a it throws out everything 
that is not used, i.e. everything. Then it comes to main.o which uses stuff 
from libVc.a ...

> As for my binutils the out put is:
> 
> GNU assembler version 2.20.51.0.2-5.43.el6 20100205

Thanks, opened https://github.com/VcDevel/Vc/issues/104 for it.

> I am trying to get my sys. admins to update it but you know how it is...

You can possibly ask them for something in /opt. They will not update the 
system stuff, I guess.

> Clang is a little left-field for myself as my main code is not too fond of
> it so I want to stick to either gnu or intel if possible.

Oh really? I recommend you take the plunge. It can be very useful to have 
clang as an option.

> Am I replying to the correct address, I have tried to add myself to the
> mailing list but it is giving me permission denied, is this normal?

[please enable javascript to see the address] There's really something broken 
with the mailman installation. I'll contact the admin.

Cheers,
  Matthias

-- 
──────────────────────────────────────────────────────────────────────────
 Dr. Matthias Kretz                                https://kretzfamily.de
 GSI Helmholtzzentrum für Schwerionenforschung             https://gsi.de
 SIMD easy and portable                     https://github.com/VcDevel/Vc
──────────────────────────────────────────────────────────────────────────


More information about the Vc mailing list
FIAS . Impressum . Privacy