dll and portability
Posted: Sun Jan 12, 2003 11:33 pm
I have made a dll with some regex functions. They appear to faster than the builtin regex functions in php. The only problem is I made the dll in vc++ and I suppose it will run only on windows. At the moment I'm running my php script on windows server but I'm planning to move to linux or unix server.
Any idea how can I make my dll as much portable as possible?
I'm new to linux and unix, and I don't know if I can recompile my dll for unix or linux or linux or unix use dll files.
Any help is appriciated, thanks.
E. Fox
Any idea how can I make my dll as much portable as possible?
I'm new to linux and unix, and I don't know if I can recompile my dll for unix or linux or linux or unix use dll files.
Any help is appriciated, thanks.
E. Fox