[EMAIL PROTECTED] said: > You might want to change your LDFLAGS to be '-G'. Depending on which > linker you're using, -shared may not be accepted...
Whatever worked to compile/link system.vpi should also work with making the fileio.vpi mdoule. [EMAIL PROTECTED] said: > Regardless, looks like you're looking at a bit of hacking due to the > missing tf_ functions.. Actually, many of the tf_ and acc_ functions are present in the libveriuser.a library, but I wonder if I remembered to compile that library -fpic...? -- Steve Williams "The woods are lovely, dark and deep. steve at icarus.com But I have promises to keep, steve at picturel.com and lines to code before I sleep, http://www.picturel.com And lines to code before I sleep." [EMAIL PROTECTED] [EMAIL PROTECTED]
