[eigen] [Eigen] SSE may cause linker error on VS.net |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen] [Eigen] SSE may cause linker error on VS.net
- From: Hauke Heibel <hauke.heibel@xxxxxxxxxxxxxx>
- Date: Wed, 22 Apr 2009 16:09:14 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=hwXgrzP7kzCi3C2fWa9XUJyZDFhnEhgdrSm/CS52ALY=; b=nzhRK+fbh70UGe1Ybsn6VX8FNuAHQQlUInQxyU2B8nSxeiKmD4fLkEENYS8dr7kALg 82RICXNf6N7yqHsLAggLSlD9PU4OaY1rozSvUW4Y8ZIllJYY8PDuSE3Z5xvY0wDYk7u5 /rkg/1DOSpx2D17NliC2XQL0KpPsdQ/6OVbpg=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=ZcxgOjS27nyoFTlfJJhXhtnAn8G70t57LEMUlnATddxVlaxBzWI9rr7qAaT5ODsI4g 0Hcfci1IJKeGKENyCqj6FBEJrdZoSsqYNo9uRKywhCbrMWHkFcfjCRlRBVeGsvVtzQYq jGtXj5g0bUdZwIcZ7q4u42Y0ZSzylu8tVYs68=
Hi,
the attached example causes a linker error, when SSE is enabled. The
problem is that object code for specializations in MathFunctions.h
is generated in UnitA and UnitB from the attached example.
Does anybody have any easy solutions to fix this?
Btw, to reproduce the problem you have to make sure SSE is actually used.
Regards,
Hauke
Attachment:
SSE problem.zip
Description: Zip archive