Skip to content
Snippets Groups Projects
Commit 31dead41 authored by Rene Brun's avatar Rene Brun
Browse files

From Axel Naumann:

the gcc guys told me how to solve things (claiming it's not a gcc bug -
even though things work with v3.2 but not with v3.3.1), but of course
that didn't work...

Nevertheless, I found a solution. We'll have to create the good old
import libs (.dll.a) again. This takes a bit more time, and a lot more
disk space (34MB) - but it works. This also means the ld version check
can be removed, as all ld versions will have to create a .dll.a now. The
--(no-)whole-archive ld flag is not needed anymore.


git-svn-id: http://root.cern.ch/svn/root/trunk@7911 27541ba8-7e3a-0410-8455-c3a389f83636
parent bb779572
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment