On Sun, 10 Feb 2013 20:48:57 -0000, Andrej Mitrovic <[email protected]> wrote:

On 2/10/13, Alex Leach <[email protected]> wrote:
     1. Part 1 and 2 of this blog post:

http://www.codesynthesis.com/~boris/blog/2010/05/10/parsing-cxx-with-gcc-plugin-part-2/
     2. gcc-python plugin source code:

Hmm is this Posix only? (i.e. only SO support but not DLLs?)

Does it say that? Only just started that second post.. I've configured the CMake build system to use a system-agnostic file name suffix; there's some variable like ${CMAKE_SHARED_OBJECT_SUFFIX} which I used. I thought it should work on any platform with GCC installed and a dynamic loader. Does that not include DLLs on Windows? I can ask on #gcc's irc channel if necessary?

Just pushed a 'plugin' branch to my github repo. Try:

   git clone [email protected]:alexleach/gccxml.git
   git checkout plugin

Cheers,
Alex


--
Using Opera's mail client: http://www.opera.com/mail/
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://www.gccxml.org/mailman/listinfo/gccxml

Reply via email to