Re: is it possible to use a library
Peter Gummer <[email protected]> Sat, 4 Mar 2006 13:02:12 +1100
| Newsgroups | gmane.comp.lang.eiffel.smalleiffel |
|---|---|
| Message-ID | <[email protected]> |
Frames wrote: > Is it possible to use some already compiled Eiffel code as a library > linkable with some freshly compiled Eiffel code ? In Eiffel, yes. EiffelStudio can do it via "precompiled libraries". I do it all of the time. I believe Visual Eiffel can too, although I've never tried it. SmartEiffel may be different. But that isn't what you asked ;-) - Peter Gummer