playground/devtools/kdevelop4-extra-plugins/python/parser

Andreas Pakulat apaku at gmx.de
Fri Jul 6 11:44:03 CEST 2007


On 06.07.07 11:26:57, Dirk Mueller wrote:
> On Friday, 6. July 2007, Andreas Pakulat wrote:
> 
> > Add -fPIC, that seems to be the only option to use a static lib in a plugin
> > on 64Bit platforms
> 
> no, link the sources directly instead of adding a static library. 

Thats not feasible, because some of the sources (though not all) may be
generated (or may be not generated if the generator is missing) and thus
I'd have to copy the generation code into each CMakeLists.txt that wants
to use the sources.

Andreas

-- 
The whole world is a tuxedo and you are a pair of brown shoes.
		-- George Gobel


More information about the Kde-buildsystem mailing list