I'm in a major need to get the CFX C++ tags working in Linux. I have done just
about everything and can't get them to compile correctly where they won't crash
the JVM. I think I've traced it to the Makefile. If I use the
DIRECTORYLIST.SO that is ALREADY complied by Macromedia that ships with CFMX7,
it works fine, but if I try to recompile the DIRECTORYLIST.CC file, I never get
the same file as the one that shipped.

Macromedia File:
DIRECTORYLIST.SO - Jan 31 2002 - 30963 bytes

My File with FC3:
DIRECTORYLIST.SO - Today - 8132 bytes - gcc version 3.4.2 20041017 (Red
Hat 3.4.2-6.fc3)

My File with Redhat 6.2:
DIRECTORYLIST.SO - Today - 10943 - gcc version egcs-2.91.66
19990314/Linux (egcs-1.1.2 release)

Can we please get an correct response as to what compiler and Makefile options
where used to produces the working version so that we can produce our own?