RE: Eliminating GCC 3.3 warning
Bill Radcliffe <[email protected]>
| Newsgroups | gmane.comp.video.graphicsmagick.core |
|---|---|
| Message-ID | <306F012D0A00D611BC9D0008C7919274080613E9@seamail1.continuum.corbis.corp> |
> in DLL environments I believe I can't speak for UNIX, but on Windows I think that any DLL issues will be tied to the C runtime model you are building. If you build a DLL and link to the C runtime statically, then what you say is true. However, if you build the DLL and link to the DLL version of the C runtime, then you are on safe ground. Our DLL build does the latter, so I think we would be fine. ------------------------------------------------------- This SF.net email is sponsored by: If flattening out C++ or Java code to make your application fit in a relational database is painful, don't do it! Check out ObjectStore. Now part of Progress Software. http://www.objectstore.net/sourceforge