« Return to Thread: Creating a library using EiffelStudio

Re: Creating a library using EiffelStudio

by Peter Horan :: Rate this Message:

Reply to Author | View in Thread

Peter Gummer wrote:

>> David Jenkins wrote:
>>> How do you create a library using EiffelStudio 6.2 GPL?
>
> And Peter Horan replied:
>> To quote from the topic "Generating libraries":
>> =================================================
>> To generate a dynamically linked C library using Eiffel code:
>
>
> I suspect David was asking about a class library (i.e., a read-only  
> collection of clusters with their own .ecf file) rather than a DLL.

First, I agree that precompilation should be an option at project creation.

I wondered about precompiling. Perhaps I should have included the  
following, from the same help page.
======================================================
To generate an Eiffel precompiled library:

  - Select the Precompilation Wizard in the Tools menu and follow the
    instructions,

or

  - Launch a new EiffelStudio session,
  - Select your project
  - Change the action to Precompile,
  - Click Open
======================================================
--
Peter Horan             Faculty of Science and Technology
peter@...     Deakin University
+61-4-0831 2116 (Voice) Geelong, Victoria 3217, AUSTRALIA
+61-3-5227 2028 (FAX)   http://www.eit.deakin.edu.au/~peter

-- The Eiffel guarantee: From specification to implementation
-- (http://www.cetus-links.org/oo_eiffel.html)



------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/eiffel_software/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/eiffel_software/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:eiffel_software-digest@...
    mailto:eiffel_software-fullfeatured@...

<*> To unsubscribe from this group, send an email to:
    eiffel_software-unsubscribe@...

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/

 « Return to Thread: Creating a library using EiffelStudio