On Tue, Jul 09, 2013 at 09:58:06PM +0200, Bram Moolenaar wrote: > > Patch 7.4a.010 > Problem: Test 86 and 97 fail when building with Python or Python 3 and > using a static library. > Solution: Add configure check to add -fPIE compiler flag. > Files: src/configure.in, src/auto/configure
test86 is still failing for me, although not as bad as before, after
this patch. I get the below diff. The first hunk is because the test
isn't handling being run from a shadowdir. Not sure about the rest.
# Check if the test.out file matches test.ok.
437c437
< vim-nox
---
> src
500c500
< import failing:ImportError:('No module named failing',)
---
> import failing:NotImplementedError:()
1185a1186,1191
> 2,xx
> before
> after
> pythonx/topmodule/__init__.py
> pythonx/topmodule/submodule/__init__.py
> pythonx/topmodule/submodule/subsubmodule/subsubsubmodule.py
--
James
GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <[email protected]>
signature.asc
Description: Digital signature
