Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!zaphod.mps.ohio-state.edu!samsung!munnari.oz.au!goanna!pnm From: pnm@goanna.oz.au (Paul Big-Ears Menon) Newsgroups: comp.lang.eiffel Subject: How do I create '.L' files & _browser.a ? Keywords: help Message-ID: <2878@goanna.oz.au> Date: 18 Feb 90 22:11:22 GMT Organization: Comp Sci, RMIT, Melbourne, Australia Lines: 23 hi, Our library Eiffel library classes have read only permission. I have created a few object file variations in options available to es (precond, no assertions...). I would like to create the '.L' files which appear necessary when building c packages. I'd like to have all of them available in R/O form. How can I do this easily, without having the owner of the library to write a program which needs every class? Also, when building C packages, how does one create _browser.a on a foreign machine? (ie, not the same CPU type). As "Eiffel: The Environment" states, "The resulting package is completely independent of Eiffel; in other words, it can be run on any computing platform that supports C, even if its owners are unfortunate enough not to have a copy of Eiffel yet." Are there any other .a files which can't be created with the supplied files? Any help appreciated, Thankyou, Paul Menon, CS Dept, RMIT, Melbourne, OZ. pnm@goanna.cs.rmit.OZ.AU