On 1/21/2011 4:12 PM, Kyle Girard wrote:
Hello,
I currently have a plugin for gcc 4.5 that works great. However, the
need has arisen to have the same plugin run on gcc 3.4.5. Knowing
that the plugin api wasn't added until 4.5 I was wondering if anyone
could tell me how much pain i would be in f
Hello,
I currently have a plugin for gcc 4.5 that works great. However, the
need has arisen to have the same plugin run on gcc 3.4.5. Knowing
that the plugin api wasn't added until 4.5 I was wondering if anyone
could tell me how much pain i would be in for if I attempt to backport
the plugin api